← Search

Yuxuan Gu

20 accepted papers

2026

Beyond Looking Up, Try Looking Around: Harmonizing Global Structure and Local Consistency in Optimal Transport for Short Text Clustering

ICML 2026poster

Pseudo-labeling based on Optimal Transport (OT) has become an effective mechanism for enhancing short text clustering. Existing OT methods are short in modeling semantic consistencies between samples, which may assign different pseudo-labels to semantically similar samples. These erroneous pseudo-la…

Cited by 0SourceScholar
2026

FairTCD: Dual-Teacher Temporal Contrastive Distillation for Twofold Fair Dynamic Graph Embedding

IJCAI 2026

Fair dynamic graph embedding is crucial for real-world systems, such as recommendation and social networks. Prior studies impose a single-axis fairness formulation, treating attribute and structural bias as separable artifacts. This overlooks their coupling relationship, under which debiasing along

Cited by 0Scholar
2026

KromHC: Manifold-Constrained Hyper-Connections with Kronecker-Product Residual Matrices

ICML 2026poster

The success of Hyper-Connections (HC) in neural networks (NN) has also highlighted issues related to its training instability and restricted scalability. The Manifold-Constrained Hyper-Connections (mHC) mitigate these challenges by projecting the residual connection space onto a Birkhoff polytope, h…

Cited by 0SourceScholar
2026

Masked Auto-Regressive Variational Acceleration: Fast Inference Makes Practical Reinforcement Learning

CVPR 2026

Masked auto-regressive diffusion models (MAR) benefit from the expressive modeling ability of diffusion models and the flexibility of masked auto-regressive ordering. However, vanilla MAR suffers from slow inference due to its hierarchical inference mechanism: an outer AR unmasking loop and an inner

Cited by 0SourcecodeScholar
2026

PERSONA: Dynamic and Compositional Inference-Time Personality Control via Activation Vector Algebra

ICLR 2026poster

Current methods for personality control in Large Language Models rely on static prompting or expensive fine-tuning, failing to capture the dynamic and compositional nature of human traits. We introduce PERSONA, a training-free framework that achieves fine-tuning level performance through direct mani…

Cited by 0SourceScholar
2025

Alleviating Hallucinations from Knowledge Misalignment in Large Language Models via Selective Abstention Learning

ACL 2025long

Large language models (LLMs) are known to suffer from severe hallucination issues. One of the main causes lies in the knowledge misalignment between the pre-training stage and the supervised fine-tuning stage. The unfamiliar knowledge encountered during fine-tuning may encourage LLMs to generate fac…

2025

Context-Aware Hierarchical Taxonomy Generation for Scientific Papers via LLM-Guided Multi-Aspect Clustering

EMNLP 2025

The rapid growth of scientific literature demands efficient methods to organize and synthesize research findings. Existing taxonomy construction methods, leveraging unsupervised clustering or direct prompting of large language models (LLMs), often lack coherence and granularity. We propose a novel c

Cited by 0SourcePDFScholar
2025

FACT-AUDIT: An Adaptive Multi-Agent Framework for Dynamic Fact-Checking Evaluation of Large Language Models

ACL 2025long

Large Language Models (LLMs) have significantly advanced the fact-checking studies. However, existing automated fact-checking evaluation methods rely on static datasets and classification metrics, which fail to automatically evaluate the justification production and uncover the nuanced limitations o…

2025

From Hypothesis to Publication: A Comprehensive Survey of AI-Driven Research Support Systems

EMNLP 2025

Research is a fundamental process driving the advancement of human civilization, yet it demands substantial time and effort from researchers. In recent years, the rapid development of artificial intelligence (AI) technologies has inspired researchers to explore how AI can accelerate and enhance rese

Cited by 0SourcePDFScholar
2025

Improving Contextual Faithfulness of Large Language Models via Retrieval Heads-Induced Optimization

ACL 2025long

Ensuring contextual faithfulness in retrieval-augmented large language models (LLMs) is crucial for building trustworthy information-seeking systems, particularly in long-form question-answering (LFQA) scenarios. In this work, we identify a salient correlation between LFQA faithfulness and retrieval…

2025

Improving Visual and Downstream Performance of Low-Light Enhancer with Vision Foundation Models Collaboration

CVPR 2025poster

In this paper, we observe that the collaboration of various foundation models can perceive semantic and degraded information within images, thereby guiding the low-light enhancement process. Specifically, we propose a self-supervised low-light enhancement framework based on the multiple foundation m…

Cited by 0SourcePDFScholar
2025

Length Controlled Generation for Black-box LLMs

ACL 2025long

Large language models (LLMs) have demonstrated impressive instruction following capabilities, while still struggling to accurately manage the length of the generated text, which is a fundamental requirement in many real-world applications. Existing length control methods involve fine-tuning the para…

2024

An Information Bottleneck Perspective for Effective Noise Filtering on Retrieval-Augmented Generation

ACL 2024long

Retrieval-augmented generation integrates the capabilities of large language models with relevant information retrieved from an extensive corpus, yet encounters challenges when confronted with real-world noisy data. One recent solution is to train a filter module to find relevant content but only ac…

2024

Discrete Modeling via Boundary Conditional Diffusion Processes

NeurIPS 2024poster

We present an novel framework for efficiently and effectively extending the powerful continuous diffusion processes to discrete modeling. Previous approaches have suffered from the discrepancy between discrete data and continuous modeling. Our study reveals that the absence of guidance from discrete…

Cited by 0SourcePDFScholar
2024

Extending Context Window of Large Language Models from a Distributional Perspective

EMNLP 2024main

Scaling the rotary position embedding (RoPE) has become a common method for extending the context window of RoPE-based large language models (LLMs). However, existing scaling methods often rely on empirical approaches and lack a profound understanding of the internal distribution within RoPE, result…

2024

Investigating and Mitigating the Multimodal Hallucination Snowballing in Large Vision-Language Models

ACL 2024long

Though advanced in understanding visual information with human languages, Large Vision-Language Models (LVLMs) still suffer from multimodal hallucinations. A natural concern is that during multimodal interaction, the generated hallucinations could influence the LVLMs’ subsequent generation. Thus, we…

2024

Learning Fine-Grained Grounded Citations for Attributed Large Language Models

ACL 2024findings

Despite the impressive performance on information-seeking tasks, large language models (LLMs) still struggle with hallucinations. Attributed LLMs, which augment generated text with in-line citations, demonstrate potential in mitigating hallucinations and improving verifiability. However, current app…

2023

Controllable Text Generation via Probability Density Estimation in the Latent Space

ACL 2023long

Previous work on controllable text generation has explored the idea of control from the latent space, such as optimizing a representation with attribute-specific classifiers or sampling one from relevant discrete samples. However, they cannot effectively model a complex space with diverse attributes…

2022

A Distributional Lens for Multi-Aspect Controllable Text Generation

EMNLP 2022main

Multi-aspect controllable text generation is a more challenging and practical task than single-aspect control. Existing methods achieve complex multi-aspect control by fusing multiple controllers learned from single-aspect, but suffer from attribute degeneration caused by the mutual interference of…

2022

Improving Controllable Text Generation with Position-Aware Weighted Decoding

ACL 2022findings

Weighted decoding methods composed of the pretrained language model (LM) and the controller have achieved promising results for controllable text generation. However, these models often suffer from a control strength/fluency trade-off problem as higher control strength is more likely to generate inc…