← Search

Li Qing

16 accepted papers

2026

FACT: Fine-grained Across-variable Convolution for Multivariate Time Series Forecasting

ICLR 2026poster

Modeling the relationships among variables has become increasingly important, particularly in high-dimensional multivariate time series forecasting tasks. However, most existing methods primarily focus on capturing coarse-grained correlations between variables, overlooking a finer and more dynamic a…

Cited by 0SourceScholar
2025

Activation Steering Decoding: Mitigating Hallucination in Large Vision-Language Models through Bidirectional Hidden State Intervention

ACL 2025long

Large Vision-Language Models (LVLMs) have demonstrated impressive capabilities in multimodal understanding, but they frequently suffer from hallucination - generating content inconsistent with visual inputs. In this work, we explore a novel perspective on hallucination mitigation by examining the in…

Cited by 0SourcePDFScholar
2025

AutoGUI: Scaling GUI Grounding with Automatic Functionality Annotations from LLMs

ACL 2025long

User interface understanding with vision-language models (VLMs) has received much attention due to its potential for enhancing software automation.However, existing datasets used to build UI-VLMs either only contain large-scale context-free element annotations or contextualized functional descriptio…

2025

Benchmarking for Domain-Specific LLMs: A Case Study on Academia and Beyond

EMNLP 2025

The increasing demand for domain-specific evaluation of large language models (LLMs) has led to the development of numerous benchmarks. These efforts often adhere to the principle of data scaling, relying on large corpora or extensive question-answer (QA) sets to ensure broad coverage. However, the

2025

C2KD: Cross-layer and Cross-head Knowledge Distillation for Small Language Model-based Recommendation

ACL 2025finding

Sequential recommenders predict users’ next interactions based on historical behavior and are essential in modern recommendation systems. While Large Language Models (LLMs) show promise, their size and high inference costs limit deployment on resource-constrained devices. Small Language Models (SLMs…

Cited by 0SourcePDFScholar
2025

CADReview: Automatically Reviewing CAD Programs with Error Detection and Correction

ACL 2025long

Computer-aided design (CAD) is crucial in prototyping 3D objects through geometric instructions (i.e., CAD programs). In practical design workflows, designers often engage in time-consuming reviews and refinements of these prototypes by comparing them with reference images. To bridge this gap, we in…

Cited by 0SourcePDFScholar
2025

Exposing Numeracy Gaps: A Benchmark to Evaluate Fundamental Numerical Abilities in Large Language Models

ACL 2025finding

Large Language Models (LLMs) have demonstrated impressive capabilities in natural language processing tasks, such as text generation and semantic understanding. However, their performance on numerical reasoning tasks, such as basic arithmetic, numerical retrieval, and magnitude comparison, remains s…

2025

GLProtein: Global-and-Local Structure Aware Protein Representation Learning

EMNLP 2025

Proteins are central to biological systems, participating as building blocks across all forms of life. Despite advancements in understanding protein functions through protein sequence analysis, there remains potential for further exploration in integrating protein structural information. We argue th

Cited by 0SourcePDFScholar
2025

Improved Expressivity of Hypergraph Neural Networks through High-Dimensional Generalized Weisfeiler-Leman Algorithms

ICML 2025poster

The isomorphism problem is a key challenge in both graph and hypergraph domains, crucial for applications like protein design, chemical pathways, and community detection. Hypergraph isomorphism, which models high-order relationships in real-world scenarios, remains underexplored compared to the grap…

2025

Neural Topic Modeling via Contextual and Graph Information Fusion

EMNLP 2025

Topic modeling is a powerful unsupervised tool for knowledge discovery. However, existing work struggles with generating limited-quality topics that are uninformative and incoherent, which hindering interpretable insights from managing textual data. In this paper, we improve the original variational

2025

OneForecast: A Universal Framework for Global and Regional Weather Forecasting

ICML 2025poster

Accurate weather forecasts are important for disaster prevention, agricultural planning, etc. Traditional numerical weather prediction (NWP) methods offer physically interpretable high-accuracy predictions but are computationally expensive and fail to fully leverage rapidly growing historical data.…

2025

PairEdit: Learning Semantic Variations for Exemplar-based Image Editing

NeurIPS 2025poster

Recent advancements in text-guided image editing have achieved notable success by leveraging natural language prompts for fine-grained semantic control. However, certain editing semantics are challenging to specify precisely using textual descriptions alone. A practical alternative involves learning…

Cited by 0SourcecodeScholar
2025

Removal of Hallucination on Hallucination: Debate-Augmented RAG

ACL 2025long

Retrieval-Augmented Generation (RAG) enhances factual accuracy by integrating external knowledge, yet it introduces a critical issue: erroneous or biased retrieval can mislead generation, compounding hallucinations, a phenomenon we term Hallucination on Hallucination. To address this, we propose Deb…

2025

StructFact: Reasoning Factual Knowledge from Structured Data with Large Language Models

ACL 2025finding

Large language models (LLMs) have made significant strides in natural language processing by leveraging their ability to comprehend and reason with factual knowledge. However, a significant amount of factual knowledge is stored in structured data, which has unique characteristics not typically encou…

2025

TINED: GNNs-to-MLPs by Teacher Injection and Dirichlet Energy Distillation

ICML 2025poster

Graph Neural Networks (GNNs) are pivotal in graph-based learning, particularly excelling in node classification. However, their scalability is hindered by the need for multi-hop data during inference, limiting their application in latency-sensitive scenarios. Recent efforts to distill GNNs into mult…