← Search

Qingbin Liu

18 accepted papers

2026

PSBench: Editing Image via GUI Agents in Photoshop

ICML 2026poster

Photoshop is a professional image editing software whose complex multi-level menus, fine-grained operations, and layer-based non-destructive editing pose substantial challenges for automated agents. Existing GUI benchmarks and methods primarily target web interfaces and short-horizon, low-complexity…

Cited by 0SourceScholar
2025

Exploring Deductive and Inductive Reasoning Capabilities of Large Language Models in Procedural Planning

EMNLP 2025

Deductive and inductive reasoning are fundamental components of human cognition, and in daily life, people often apply these types of reasoning unconsciously. While previous studies have extensively examined the deductive and inductive reasoning abilities of Large Language Models (LLMs) in rule-base

Cited by 0SourcePDFScholar
2025

HFF-Tracker: A Hierarchical Fine-grained Fusion Tracker for Referring Multi-Object Tracking

AAAI 2025technical

Referring Multi-Object Tracking (RMOT) aims to track multiple objects based on a provided language expression. Although prior studies have sought to accomplish this by integrating an textual module into the multi-object tracker, these methods combine text and image features in a basic way, neglectin…

Cited by 0SourcePDFScholar
2025

M2Edit: Locate and Edit Multi-Granularity Knowledge in Multimodal Large Language Model

EMNLP 2025

Multimodal knowledge editing is an important method for modifying outdated or incorrect knowledge in Multimodal Large Language Models (MLLMs). However, existing datasets for multimodal knowledge editing lack multi-granularity knowledge. In this paper, we present a more realistic dataset called M2Edi

2025

ScEdit: Script-based Assessment of Knowledge Editing

ACL 2025finding

Knowledge Editing (KE) has gained increasing attention, yet current KE tasks remain relatively simple. Under current evaluation frameworks, many editing methods achieve exceptionally high scores, sometimes nearing perfection. However, few studies integrate KE into real-world application scenarios (e…

2025

TC-LLaVA: Rethinking the Transfer of LLava from Image to Video Understanding with Temporal Considerations

AAAI 2025technical

Multimodal Large Language Models (MLLMs) have significantly improved performance across various image-language applications. Recently, there has been a growing interest in adapting image pre-trained MLLMs for video-related tasks. However, most efforts concentrate on enhancing the vision encoder and…

Cited by 0SourcePDFScholar
2025

TRACE: Temporal Grounding Video LLM via Causal Event Modeling

ICLR 2025poster

Video Temporal Grounding (VTG) is a crucial capability for video understanding models and plays a vital role in downstream tasks such as video browsing and editing. To effectively handle various tasks simultaneously and enable zero-shot prediction, there is a growing trend in employing video LLMs f…

2025

VRoPE: Rotary Position Embedding for Video Large Language Models

EMNLP 2025

Rotary Position Embedding (RoPE) has shown strong performance in text-based Large Language Models (LLMs), but extending it to video remains a challenge due to the intricate spatiotemporal structure of video frames. Existing adaptations, such as RoPE-3D, attempt to encode spatial and temporal dimensi

2025

VTG-LLM: Integrating Timestamp Knowledge into Video LLMs for Enhanced Video Temporal Grounding

AAAI 2025technical

Video Temporal Grounding (VTG) strives to accurately pinpoint event timestamps in a specific video using linguistic queries, significantly impacting downstream tasks like video browsing and editing. Unlike traditional task-specific models, Video Large Language Models (video LLMs) can handle multiple…

2024

Analyzing Chain-of-thought Prompting in Black-Box Large Language Models via Estimated V-information

COLING 2024main

Chain-of-Thought (CoT) prompting combined with large language models (LLM) has shown great potential in improving performance on challenging reasoning tasks. While understanding why CoT prompting is effective is crucial for the application and improvement of CoT prompting, few studies have addressed…

Cited by 1SourcePDFScholar
2024

Editing Language Model-Based Knowledge Graph Embeddings

AAAI 2024technical

Recently decades have witnessed the empirical success of framing Knowledge Graph (KG) embeddings via language models. However, language model-based KG embeddings are usually deployed as static artifacts, making them difficult to modify post-deployment without re-training after deployment. To address…

2024

Pruning via Merging: Compressing LLMs via Manifold Alignment Based Layer Merging

EMNLP 2024main

While large language models (LLMs) excel in many domains, their complexity and scale challenge deployment in resource-limited environments. Current compression techniques, such as parameter pruning, often fail to effectively utilize the knowledge from pruned parameters. To address these challenges,…

2024

To Forget or Not? Towards Practical Knowledge Unlearning for Large Language Models

EMNLP 2024finding

Large Language Models (LLMs) trained on extensive corpora inevitably retain sensitive data, such as personal privacy information and copyrighted material. Recent advancements in knowledge unlearning involve updating LLM parameters to erase specific knowledge. However, current unlearning paradigms ar…

2023

Can We Edit Multimodal Large Language Models?

EMNLP 2023long main

In this paper, we focus on editing multimodal Large Language Models (LLMs). Compared to editing single-modal LLMs, multimodal model editing is more challenging, which demands a higher level of scrutiny and careful consideration in the editing process. To facilitate research in this area, we construc…

Cited by 0SourcecodeScholar
2023

Class Lifelong Learning for Intent Detection via Structure Consolidation Networks

ACL 2023findings

Intent detection, which estimates diverse intents behind user utterances, is an essential component of task-oriented dialogue systems. Previous intent detection models are usually trained offline, which can only handle predefined intent classes. In the real world, new intents may keep challenging de…

Cited by 3SourcePDFScholar
2023

Novel Relation Detection: Discovering Unknown Relation Types via Multi-Strategy Self-Supervised Learning

EMNLP 2023long findings

Conventional approaches to relation extraction can only recognize predefined relation types. In the real world, new or out-of-scope relation types may keep challenging the deployed models. In this paper, we formalize such a challenging problem as Novel Relation Detection (NRD), which aims to discove…

Cited by 0SourceScholar
2023

Novel Slot Detection With an Incremental Setting

EMNLP 2023long findings

Current dialogue systems face diverse user requests and rapid change domains, making quickly adapt to scenarios with previous unseen slot types become a major challenge. Recently, researchers have introduced novel slot detection (NSD) to discover potential new types. However, dialogue system with NS…

Cited by 0SourceScholar
2021

Domain-Lifelong Learning for Dialogue State Tracking via Knowledge Preservation Networks

EMNLP 2021main

Dialogue state tracking (DST), which estimates user goals given a dialogue context, is an essential component of task-oriented dialogue systems. Conventional DST models are usually trained offline, which requires a fixed dataset prepared in advance. This paradigm is often impractical in real-world a…