Papers by Mark Zhao

12 papers
Align-then-Enhance: Multilingual Entailment Graph Enhancement with Soft Predicate Alignment (2023.findings-acl)

Copied to clipboard

Challenge: Existing approaches to learn typed entailment graphs with predicates as nodes and enttailment relations as edges are incomplete.
Approach: They propose a task to utilize entailment information from one EG to enhance another in a different language.
Outcome: The proposed framework outperforms existing graphs in multilingual entailment graph enhancement tasks.
Gender Bias in Contextualized Word Embeddings (N19-1)

Copied to clipboard

Challenge: Existing studies show that training word embeddings in large corpora could lead to encoding societal biases present in these human-produced data.
Approach: They conduct several intrinsic analyses to quantify, analyze and mitigate gender bias exhibited in ELMo’s contextualized word vectors.
Outcome: The proposed method mitigates gender bias on WinoBias probing corpus and demonstrates that it can be implemented in other systems.
MedAgents: Large Language Models as Collaborators for Zero-shot Medical Reasoning (2024.findings-acl)

Copied to clipboard

Challenge: Large language models face unique challenges such as domain-specific terminologies and reasoning over specialized knowledge.
Approach: They propose a multi-disciplinary collaboration framework that leverages LLM-based agents in a role-playing setting.
Outcome: The proposed framework excels at mining and harnessing medical expertise within LLMs, as well as extending its reasoning abilities.
MIMIR: A Customizable Agent Tuning Platform for Enhanced Scientific Applications (2024.emnlp-demo)

Copied to clipboard

Challenge: Large language models (LLMs) have evolved into interactive agents capable of planning, tool use, and task execution across various tasks.
Approach: They propose a platform that leverages large language models to generate agent-tuning data for fine-tuneing smaller, specialized models.
Outcome: MIMIR enables large models to simulate various roles and create interaction data, which can then be used to fine-tune open-source models like LLaMA2.
Few-Shot Dialogue Summarization via Skeleton-Assisted Prompt Transfer in Prompt Tuning (2024.eacl-long)

Copied to clipboard

Challenge: Existing prompt transfer techniques lack consideration for dialogue-specific information.
Approach: They propose a method which leverages skeleton generation as extra supervision that functions as a medium connecting the distinct source and target task.
Outcome: The proposed method significantly outperforms baselines on two dialogue summarization benchmarks.
Bayesian Active Learning with Gaussian Processes Guided by LLM Relevance Scoring for Dense Passage Retrieval (2026.findings-acl)

Copied to clipboard

Challenge: Existing approaches passively rely on first-stage dense retrievers, which leads to two limitations: failing to retrieve relevant passages in semantically distinct clusters and failing to propagate relevance signals to the broader corpus.
Approach: They propose a framework that propagates sparse LLM relevance signals across the embedding space to guide global exploration.
Outcome: Experiments show that the proposed framework outperforms existing approaches under the same budget on all four datasets.
Gender Bias in Coreference Resolution: Evaluation and Debiasing Methods (N18-2)

Copied to clipboard

Challenge: Existing methods for co-reference resolution focus on gender bias.
Approach: They propose a new benchmark for co-reference resolution focused on gender bias, WinoBias.
Outcome: The proposed system removes the bias without significantly affecting performance on existing datasets.
Struc-Bench: Are Large Language Models Good at Generating Complex Structured Tabular Data? (2024.naacl-short)

Copied to clipboard

Challenge: Large Language Models (LLMs) have advanced capabilities but produce complex structured data.
Approach: They propose a structure-aware fine-tuning method to bolster LLMs' performance by crafting format-specific instructions from the intended outputs.
Outcome: The proposed method outperforms LLMs on all three formats and spans text tables, HTML, and LaTeX formats.
Apertus: Democratizing Open and Compliant LLMs for Global Language Environments (2026.acl-long)

Copied to clipboard

Alejandro Hernández-Cano, Alexander Hägele, Allen Hao Huang, Angelika Romanou, Antoni-Joan Solergibert, Barna Pásztor, Bettina Messmer, Dhia Garbaya, Eduard Frank Ďurech, Ido Hakimi, Juan Garcia Giraldo, Mete Ismayilzada, Negar Foroutan, Skander Moalla, Tiancheng Chen, Vinko Sabolčec, Yixuan Xu, Michael Aerni, Badr AlKhamissi, Inés Altemir Marinas, Mohammad Hossein Amani, Matin Ansaripour, Ilia Badanin, Harold Benoit, Emanuela Boros, Nicholas John Browning, Fabian Bösch, Maximilian Böther, Niklas Canova, Camille Challier, Clément Charmillot, Jonathan Coles, Jan Milan Deriu, Arnout Devos, Lukas Drescher, Daniil Dzenhaliou, Maud Ehrmann, Dongyang Fan, Simin Fan, Silin Gao, Miguel Gila, María Grandury, Diba Hashemi, Alexander Miserlis Hoyle, Jiaming Jiang, Mark Klein, Andrei Kucharavy, Anastasiia Kucherenko, Frederike Lübeck, Roman Machacek, Theofilos Ioannis Manitaras, Andreas Marfurt, Kyle Matoba, Simon Matrenok, Henrique Mendonça, Fawzi Roberto Mohamed, Syrielle Montariol, Luca Mouchel, Sven Najem-Meyer, Jingwei Ni, Gennaro Oliva, Matteo Pagliardini, Elia Palme, Andrei Panferov, Léo Paoletti, Marco Passerini, Ivan Pavlov, Auguste Poiroux, Kaustubh Ponkshe, Nathan Ranchin, Javier Rando, Mathieu Sauser, Jakhongir Saydaliev, Mukhammadali Sayfiddinov, Marian Schneider, Stefano Schuppli, Marco Scialanga, Andrei Semenov, Kumar Shridhar, Raghav Singhal, Anna Sotnikova, Alexander Sternfeld, Ayush Kumar Tarun, Paul Teiletche, Jannis Vamvas, Xiaozhe Yao, Hao Zhao, Alexander Ilic, Ana Klimovic, Andreas Krause, Caglar Gulcehre, David Rosenthal, Elliott Ash, Florian Tramèr, Joost VandeVondele, Livio Veraldi, Martin Rajman, Thomas C. Schulthess, Torsten Hoefler, Antoine Bosselut, Martin Jaggi, Imanol Schlag
Challenge: Apertus is a fully open suite of large language models (LLMs) designed to address responsibility shortcomings in today’s open model ecosystem, namely data responsibility and global representation.
Approach: They propose to release a fully open suite of large language models (LLMs) that address data responsibility and global representation shortcomings in today’s open model ecosystem.
Outcome: The proposed model is pretrained on openly available data and suppresses verbatim recall of data while retaining task performance.
Investigating Data Contamination in Modern Benchmarks for Large Language Models (2024.naacl-long)

Copied to clipboard

Challenge: Existing evaluation benchmarks for large language models are inflated and inconsistent with actual performance.
Approach: They propose a retrieval-based system to explore potential overlaps between benchmarks and pretraining corpora and a protocol to investigate testset slot guessing.
Outcome: The proposed method exploits overlaps between evaluation benchmarks and pretraining corpora and masks a wrong answer in a multiple choice question and prompts the model to fill in the gap.
MA-DPR: Manifold-aware Distance Metrics for Dense Passage Retrieval (2025.emnlp-main)

Copied to clipboard

Challenge: Empirical evidence suggests that manifold-aware distance allows DPR to leverage context from related neighboring passages.
Approach: They propose a "manifold-aware" distance metric that measures query–passage distance . they propose to model the intrinsic manifold structure of passages using a nearest-neighbor graph .
Outcome: Empirical evidence suggests MA-DPR outperforms Euclidean and cosine distances on OOD . it can be applied to a wide range of dense embedding and retrieval tasks .
Multimodal Item Scoring for Natural Language Recommendation via Gaussian Process Regression with LLM Relevance Judgments (2026.findings-acl)

Copied to clipboard

Challenge: Existing NLRec approaches use Dense Retrieval to compute item relevance scores . DR views the request as the sole relevance label, leading to a weak proxy for query relevance.
Approach: They propose to use Gaussian Process Regression to model item relevance . they propose to combine LLM with a Gauss-based kernel to model multimodal relevance judging .
Outcome: The proposed approach outperforms simpler unimodal kernels and baseline methods by up to 65% on four NLRec datasets and two LLM backbones.

What is GenGO?

GenGO is an NLP powered publication search system. It currenctly indexes 30k+ papers from ACL Anthology, and implements multi-aspect summarization, semantic search, and more!

Information

About
Limitations