Papers by Yi Ge

15 papers
Parallel Data Augmentation for Formality Style Transfer (2020.acl-main)

Copied to clipboard

Challenge: Formality style transfer is a task of automatically transforming text in one particular formality style into another.
Approach: They propose to augment parallel data with three specific data augmentation methods to improve the model's generalization ability and reduce the overfitting risk.
Outcome: The proposed methods significantly improve performance when used to pre-train the model and lead to the state-of-the-art results in the GYAFC benchmark dataset.
FanLoRA: Fantastic LoRAs and Where to Find Them in Large Language Model Fine-tuning (2024.emnlp-industry)

Copied to clipboard

Challenge: Lowrank adaptation and its variants introduce significant latency in multi-tenant settings, hindering their applications in the industry.
Approach: They propose a framework to fine-tune LoRA modules on a large-scale instruction tuning dataset.
Outcome: The proposed framework outperforms existing PEFT methods and significantly reduces inference latency.
LJPCheck: Functional Tests for Legal Judgment Prediction (2024.findings-acl)

Copied to clipboard

Challenge: Existing LJP models fail to evaluate specific aspects of their performance, such as legal fairness and judicial fairness.
Approach: They propose a suite of functional tests for LJP models to comprehend LJp models’ behaviors and offer diagnostic insights.
Outcome: Extensive tests reveal weaknesses in LJP models and provide diagnostic insights.
Supplement Generation Training for Enhancing Agentic Task Performance (2026.findings-acl)

Copied to clipboard

Challenge: Training large foundation models for agentic tasks is impractical due to high computational costs, long iteration cycles, and rapid obsolescence as new models are released.
Approach: They propose a method that trains a small LLM to generate supplemental text that helps the larger LLM solve the task more effectively.
Outcome: The proposed approach decouples task-specific optimization from large foundation models . it achieves consistent and significant performance gains across diverse tasks and models - all without gradient access to the actor model.
Towards Exploiting Sticker for Multimodal Sentiment Analysis in Social Media: A New Dataset and Baseline (2022.coling-1)

Copied to clipboard

Challenge: Sentiment analysis in social media is challenging because of the lack of context.
Approach: They propose to use stickers to perform a multimodal sentiment analysis task using Chinese stickers.
Outcome: The proposed model performs best compared with other models.
TReMu: Towards Neuro-Symbolic Temporal Reasoning for LLM-Agents with Memory in Multi-Session Dialogues (2025.findings-acl)

Copied to clipboard

Challenge: Temporal reasoning in multi-session dialogues presents a significant challenge which has been under-studied in previous temporal reasoning benchmarks.
Approach: They propose to augment LoCoMo dialogues and create multi-choice QAs to construct a temporal reasoning evaluation task and a framework to enhance temporal thinking capabilities of LLM-agents.
Outcome: The proposed framework significantly improves temporal reasoning performance compared to baseline methods, raising from 29.83 on GPT-4o via standard prompting to 77.67 via the proposed framework.
Don’t Miss the Potential Customers! Retrieving Similar Ads to Improve User Targeting (2021.findings-emnlp)

Copied to clipboard

Challenge: a method for user targeting is developed to identify online users to whom an ad should be targeted.
Approach: They propose a method for automatic augmentation of positive and negative clickthrough data for user targeting models.
Outcome: The proposed method can increase positive and negative instances of positive training instances on two datasets.
ChatMusician: Understanding and Generating Music Intrinsically with LLM (2024.findings-acl)

Copied to clipboard

Challenge: Despite LLMs' impressive capabilities in musical knowledge, music reasoning remains an unsolved task.
Approach: They propose an open-source large language model (LLM) that integrates intrinsic musical abilities into LLaMA2 and GPT-3.5.
Outcome: The proposed model can understand and generate music with a pure text tokenizer without external multi-modal neural structures or tokenizers.
Enhancing Emotion Prediction in News Headlines: Insights from ChatGPT and Seq2Seq Models for Free-Text Generation (2024.lrec-main)

Copied to clipboard

Challenge: Existing methods for classifying discrete emotions from news headlines have been limited to using headlines.
Approach: They propose to use people’s free-text explanations to classify emotions elicited by news headlines to generate emotion explanations from headlines.
Outcome: The proposed method improves on methods that only use headlines and train a pretrained model for explanation generation.
Chunks as Arms: Multi-Armed Bandit-Guided Sampling for Long-Context LLM Preference Optimization (2026.acl-long)

Copied to clipboard

Challenge: Recent studies have explored fine-tuning Large Language Models with synthetic data to enhance their long-context capabilities.
Approach: They propose a framework that leverages a Multi-Armed Bandit rollout strategy to identify the most informative chunks from the given long context for sampling high-quality and diverse responses.
Outcome: The proposed framework achieves 4% improvement on long-context reasoning benchmarks on Llama and Qwen.
E-ViC: Reasoning Beyond Text via Embodied Visual Chain for Spatial Intelligence (2026.acl-long)

Copied to clipboard

Challenge: Existing Vision-Language Models (VLMs) lack spatial reasoning, despite text-based CoTs . e-ViC reframes spatial intelligence as a verifiable, tool-using capability, argues a new study.
Approach: They propose a framework that moves reasoning beyond text into the visual domain . they ground reasoning in pixel-level interactions to enable human-like "look-and-confirm" strategies .
Outcome: The proposed framework outperforms existing Vision-Language Models with an average gain of 10.1%.
CMDL: A Large-Scale Chinese Multi-Defendant Legal Judgment Prediction Dataset (2024.findings-acl)

Copied to clipboard

Challenge: Legal Judgment Prediction (LJP) has attracted significant attention in recent years.
Approach: They propose a large-scale Chinese Multi-Defendant LJP dataset . they propose case-level evaluation metrics dedicated for the multi-defendant scenario .
Outcome: The proposed methods show weaknesses when applied to cases involving multiple defendants.
GRPO-CARE: Consistency-Aware Reinforcement Learning for Multimodal Reasoning (2026.findings-acl)

Copied to clipboard

Challenge: Recent reinforcement learning approaches have advanced reasoning in Large Language Models (LLMs), yet their adaptation to multimodal LLMs remains underexplored.
Approach: They propose a reinforcement learning framework that eliminates KL penalties and rewards consistency . they propose GRPO-CARE, which outperforms standard GR PO, with a base reward for accuracy and an adaptive bonus for consistency.
Outcome: The proposed framework outperforms standard GRPO on the most difficult evaluation level and reasoning consistency test benchmarks.
OAgents: An Empirical Study of Building Effective Agents (2025.findings-emnlp)

Copied to clipboard

Challenge: a recent study shows that agent research practices are far from standard, rigorous . lack of a standard evaluation protocol makes previous works not reproducible, authors say .
Approach: They conduct an empirical study on the GAIA benchmark to investigate agent design choices . they find that lack of a standard evaluation protocol makes previous works not reproducible .
Outcome: The proposed framework achieves state-of-the-art performance among open-source projects.
SAMULE: Self-Learning Agents Enhanced by Multi-level Reflection (2025.emnlp-main)

Copied to clipboard

Challenge: Modern AI agents rely on Large Language Models (LLMs) as their reasoning engines, but they still face the challenge of generating meaningful reflections due to inadequate error analysis and a reliance on rare successful trajectories.
Approach: They propose a framework for self-learning agents powered by a retrospective language model that generates reflections during inference.
Outcome: The proposed framework outperforms reflection-based baselines on three challenging benchmarks.

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