Papers by Chenxi Liu

15 papers
Scene Graph Parsing as Dependency Parsing (N18-1)

Copied to clipboard

Challenge: Recent studies have focused on parsing structured knowledge graphs from textual descriptions.
Approach: They propose an alternative but equivalent scene graph representation that connects to dependency parses.
Outcome: The proposed model outperforms best approaches on image retrieval applications.
MatCha: Enhancing Visual Language Pretraining with Math Reasoning and Chart Derendering (2023.acl-long)

Copied to clipboard

Challenge: Visual language models that are pretraining on natural images or image-text pairs crawled from the web perform poorly on visual language tasks such as ChartQA and ChartQA.
Approach: They propose to perform several pretraining tasks that cover plot deconstruction and numerical reasoning which are key capabilities in visual language modeling.
Outcome: The proposed model outperforms state-of-the-art methods on benchmarks such as PlotQA and ChartQA by as much as 20%.
Evaluating Multimodal Large Language Models on Video Captioning via Monte Carlo Tree Search (2025.acl-long)

Copied to clipboard

Challenge: Existing benchmarks and evaluation protocols suffer from inadequate or homogeneous creation of key points, exorbitant cost of data creation, and limited evaluation scopes.
Approach: They propose an automatic framework which leverages Monte Carlo Tree Search to construct numerous and diverse descriptive sentences that thoroughly represent video content in an iterative way.
Outcome: The proposed framework improves MCTS-VCB and DREAM-1K on video captioning tasks by 25.0% and 16.3% respectively.
DePlot: One-shot visual language reasoning by plot-to-table translation (2023.findings-acl)

Copied to clipboard

Challenge: Existing models for visual language reasoning require tens of thousands of training examples and their reasoning capabilities are limited.
Approach: They propose a one-shot solution to visual language reasoning by combining plot-to-text translation and reasoning over the translated text into a modality conversion module.
Outcome: The proposed method improves on human-written queries on plots and charts compared with a fine-tuned SOTA model on human queries.
Your Vision-Language Model Itself Is a Strong Filter: Towards High-Quality Instruction Tuning with Data Selection (2024.findings-acl)

Copied to clipboard

Challenge: Existing data selection methods for instruction-following large language models rely on unreliable scores or use downstream tasks for selection.
Approach: They propose a method that utilizes the VLM itself as a filter to select high-quality instruction-tuning data.
Outcome: The proposed method can reach better results compared to full data settings with merely about 15% samples and can achieve superior performance against competitive baselines.
C-ReD: A Comprehensive Chinese Benchmark for AI-Generated Text Detection Derived from Real-World Prompts (2026.findings-acl)

Copied to clipboard

Challenge: Recent efforts to develop algorithms for large language models (LLMs) have limited model diversity and data homogeneity in the Chinese corpora.
Approach: They propose a Chinese Real-prompt AI-generated text Detection benchmark that can be generalized to unseen LLMs and external Chinese datasets.
Outcome: The proposed benchmarks address critical gaps in model diversity, domain coverage, and prompt realism that have limited prior Chinese detection benchmarks.
TopoSHIELD: Reshaping the Flow of Malice via Spatio-Temporal Risk-Aware Topological Evolution in Multi-Agent Systems (2026.findings-acl)

Copied to clipboard

Challenge: Multi-agent systems (MAS) inherit general task-solving and instruction-following capabilities, but their interconnectivity introduces significant security risks.
Approach: They propose a framework that reshapes the flow of malice via risk-aware topological evolution.
Outcome: Empirically, TopoSHIELD reduces toxicity by 58% on GPT-4o while preserving high utility (>90% success rate).
Decoding Echo Chambers: LLM-Powered Simulations Revealing Polarization in Social Networks (2025.coling-main)

Copied to clipboard

Challenge: Existing studies on social media echo chambers have been limited to numbers and formulas.
Approach: They propose an LLM-based simulation for the social opinion network to evaluate and counter polarization phenomena.
Outcome: The proposed model can simulate opinion dynamics and echo chambers using language-based simulations.
A Systematic Survey of Claim Verification: Corpora, Systems, and Case Studies (2025.findings-emnlp)

Copied to clipboard

Challenge: This survey analyses 198 studies published between January 2022 and March 2025 .
Approach: This survey synthesizes recent advances in CV corpus creation and system design.
Outcome: The results of this study are synthesized from 198 studies published between January 2022 and March 2025.
When Personalization Tricks Detectors: The Feature-Inversion Trap in Machine-Generated Text Detection (2026.acl-long)

Copied to clipboard

Challenge: Personalized MGT detection remains largely underexplored due to personalization challenges . large language models (LLMs) can imitate personal writing styles, but they can generate fake news and misinformation.
Approach: They propose a benchmark to evaluate detector robustness under personalization . they attribute this limitation to a feature-inversion trap that flips the effect in personalized contexts .
Outcome: The proposed framework predicts detector robustness under personalization with an 85% correlation to actual results.
What Is That Talk About? A Video-to-Text Summarization Dataset for Scientific Presentations (2025.acl-long)

Copied to clipboard

Challenge: VISTA dataset contains 18,599 recorded AI conference presentations . large multimodal models exhibit reduced performance in scientific contexts, study shows .
Approach: They propose a dataset specifically designed for video-to-text summarization in scientific domains.
Outcome: This paper compares the performance of large models with human models and shows that they improve on human models.
From Signal Degradation to Computation Collapse: Uncovering the Two Failure Modes of LLM Quantization (2026.findings-acl)

Copied to clipboard

Challenge: Existing research on PTQ spans three primary directions.
Approach: They conduct a systematic analysis of post-training quantization failures using PTQ . they show that targeted repair can mitigate Signal Degradation but remains ineffective for Computation Collapse .
Outcome: The proposed method mitigates Signal Degradation but remains ineffective for Computation Collapse.
Task-Stratified Knowledge Scaling Laws for Post-Training Quantized Large Language Models (2026.findings-acl)

Copied to clipboard

Challenge: Existing scaling laws focus on general performance, overlooking crucial fine-grained factors and how quantization differentially impacts diverse knowledge capabilities.
Approach: They propose a framework that unifies model size, bit-width, and fine-grained factors into memorization, application, and reasoning.
Outcome: The proposed framework shows strong fit and cross-architecture consistency on 293 different PTQ configurations.
Lightweight Haar Wavelet Subband Pruning for LLMs (2026.findings-acl)

Copied to clipboard

Challenge: Large language models (LLMs) have impressive performance but require computational and memory resources.
Approach: They propose a post-training framework that uses a Haar wavelet transform to prune weights.
Outcome: The proposed pruning framework reduces pruning time and computational costs by removing less important weights while preserving model architecture.
Chinese WPLC: A Chinese Dataset for Evaluating Pretrained Language Models on Word Prediction Given Long-Range Context (2021.emnlp-main)

Copied to clipboard

Challenge: Existing datasets for word prediction with long-range context have not been tested.
Approach: They propose automatic and manual selection strategies tailored to Chinese to ensure that target words can only be predicted with long-term context.
Outcome: The proposed model is 45 points behind human in terms of top-1 word prediction accuracy.

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