← Search

Qingsong Liu

10 accepted papers

2026

Echo: Towards Advanced Audio Comprehension via Audio-Interleaved Reasoning

ICLR 2026poster

The maturation of Large Audio Language Models (LALMs) has raised growing expectations for them to comprehend complex audio much like humans. Current efforts primarily replicate text-based reasoning by contextualizing audio content through a one-time encoding, which introduces a critical information…

Cited by 0SourcecodeScholar
2026

Incorporating Self-Rewriting into Large Language Model Reasoning Reinforcement

AAAI 2026technical

Through reinforcement learning (RL) with outcome correctness rewards, large reasoning models (LRMs) with scaled inference computation have demonstrated substantial success on complex reasoning tasks. However, the one-sided reward, focused solely on final correctness, limits its ability to provide de

Cited by 0SourcePDFScholar
2025

A Multi-Agent Framework with Automated Decision Rule Optimization for Cross-Domain Misinformation Detection

EMNLP 2025

Misinformation spans various domains, but detection methods trained on specific domains often perform poorly when applied to others. With the rapid development of Large Language Models (LLMs), researchers have begun to utilize LLMs for cross-domain misinformation detection. However, existing LLM-bas

Cited by 0SourcePDFScholar
2025

Boosting Visual Knowledge-Intensive Training for LVLMs Through Causality-Driven Visual Object Completion

IJCAI 2025

Large Vision-Language Models (LVLMs) have experienced significant advancements in recent years. However, their performance still falls short in tasks requiring deep visual perception, such as identifying subtle differences between images. A potential cause is the scarcity of visual knowledge in popu

2025

Efficient and Accurate Prompt Optimization: the Benefit of Memory in Exemplar-Guided Reflection

ACL 2025long

Automatic prompt engineering aims to enhance the generation quality of large language models (LLMs). Recent works utilize feedbacks generated from erroneous cases to guide the prompt optimization. During inference, they may further retrieve several semantically-related exemplars and concatenate them…

2024

Decentralized Scheduling with QoS Constraints: Achieving O(1) QoS Regret of Multi-Player Bandits

AAAI 2024technical

We consider a decentralized multi-player multi-armed bandit (MP-MAB) problem where players cannot observe the actions and rewards of other players and no explicit communication or coordination between players is possible. Prior studies mostly focus on maximizing the sum of rewards of the players o…

Cited by 3SourcePDFScholar
2024

Online Caching With Switching Cost and Operational Long-Term Constraints: An Online Learning Approach

ICASSP 2024accepted

The design of effective online caching policies is an increasingly important problem for content distribution networks, online recommender systems, and edge computing services, etc. Exiting literature usually tackles this problem through the lens of optimistic online learning and aims to achieve sub…

Cited by 0SourceScholar
2022

Combinatorial Bandits with Linear Constraints: Beyond Knapsacks and Fairness

NeurIPS 2022accept

This paper proposes and studies for the first time the problem of combinatorial multi-armed bandits with linear long-term constraints. Our model generalizes and unifies several prominent lines of work, including bandits with fairness constraints, bandits with knapsacks (BwK), etc. We propose an upp…

Cited by 25SourcePDFScholar
2020

Domain Adaptation as a Problem of Inference on Graphical Models

NeurIPS 2020poster

This paper is concerned with data-driven unsupervised domain adaptation, where it is unknown in advance how the joint distribution changes across domains, i.e., what factors or modules of the data distribution remain invariant or change across domains. To develop an automated way of domain adaptatio…