← Search

Qing Li

147 accepted papers

2026

Active Perceptual Inference: A Corticothalamic-Inspired Dynamic Nested Recurrent Network for Multimodal Sentiment Analysis with Incomplete Data

CVPR 2026

Random frame-level data missing is a critical challenge in multimodal sentiment analysis. Existing methods are largely limited to passive completion via single-pass feedforward connections and static cross-modal fusion, which struggle to generate high-quality completed features. However, the brain i

Cited by 0SourceScholar
2026

CPOStream: Collaborating Prediction and Observation for Flicker-Free Streamable Free-Viewpoint Video with 3DGS

AAAI 2026technical

3D Gaussian Splatting (3DGS) has recently demonstrated significant potential for streaming dynamic scenes, enabling the synthesis of photo-realistic and real-time free-viewpoint videos (FVVs). Conventional streaming pipelines optimize each frame independently, i.e., the attribute of the 3D Gaussians

Cited by 0SourcePDFScholar
2026

Double-Calibration: Towards Reliable LLMs via Calibrating Knowledge and Reasoning Confidence

IJCAI 2026

Reliable reasoning in Large Language Models (LLMs) is challenged by their propensity for hallucination. While augmenting LLMs with Knowledge Graphs (KGs) improves factual accuracy, existing KG-augmented methods fail to quantify epistemic uncertainty in both the retrieved evidence and LLMs' reasoning

Cited by 0Scholar
2026

FeatureFool: Zero-Query Fooling of Video Models via Feature Map

CVPR 2026

The vulnerability of deep neural networks (DNNs) has been preliminarily verified. Existing black-box adversarial attacks usually require multi-round interaction with the model and consume numerous queries, which is impractical in the real-world and hard to scale to recently emerged Video-LLMs. Moreo

Cited by 0SourceScholar
2026

FlowDreamer: A RGB-D World Model With Flow-Based Motion Representations for Robot Manipulation

RA-L 2026

This paper investigates training better visual world models for robot manipulation, i.e., models that can predict future visual observations by conditioning on past frames and robot actions. Specifically, we consider world models that operate on RGB-D frames (RGB-D world models). As opposed to canon

Cited by 12SourcecodeScholar
2026

FlowDreamer: A RGB-D World Model with Flow-Based Motion Representations for Robot Manipulation

ICRA 2026poster

This paper investigates training better visual world models for robot manipulation, i.e., models that can predict future visual observations by conditioning on past frames and robot actions. Specifically, we consider world models that operate on RGB-D frames (RGB-D world models). As opposed to canon…

2026

FreqEdit: Preserving High-Frequency Features for Robust Multi-Turn Image Editing

CVPR 2026

Instruction-based image editing through natural language has emerged as a powerful paradigm for intuitive visual manipulation. While recent models achieve impressive results on single edits, they suffer from severe quality degradation under multi-turn editing. Through systematic analysis, we identif

Cited by 0SourcecodeScholar
2026

HippoTune: A Hippocampal Associative Loop–Inspired Fine-Tuning Method for Continual Learning

ICLR 2026poster

Studies have shown that catastrophic forgetting primarily stems from the difficulty of reactivating old memories; although parameter-efficient fine-tuning can mitigate forgetting while keeping most model parameters frozen, it still falls short in fully reawakening knowledge of prior tasks. In contra…

Cited by 0SourcecodeScholar
2026

Human-like Abstract Visual Reasoning via Understanding and Solving Reasoning Loop

CVPR 2026

Abstract visual reasoning benchmarks such as ARC-AGI evaluate the ability to infer generalizable transformation rules from few graphical demonstrations, a capability where current deep learning models severely underperform. Mainstream LLMs achieve only 15.8% (DeepSeek-R1) and 34.5% (o3-mini-high) ac

Cited by 0SourceScholar
2026

KORE: Enhancing Knowledge Injection for Large Multimodal Models via Knowledge-Oriented Controls

ICML 2026poster

Large Multimodal Models encode extensive factual knowledge in their pre-trained weights. However, its knowledge remains static and limited, unable to keep pace with real-world developments, which hinders continuous knowledge acquisition. Effective knowledge injection thus becomes critical, involving…

Cited by 0SourceScholar
2026

MILR: Improving Multimodal Image Generation via Test-Time Latent Reasoning

ICLR 2026poster

Reasoning-augmented machine learning systems have shown improved performance in various domains, including image generation. However, existing reasoning-based methods for image generation either restrict reasoning to a single modality (image or text) or rely on high-quality reasoning data for fine-t…

Cited by 0SourcecodeScholar
2026

MVR: Multi-view Video Reward Shaping for Reinforcement Learning

ICLR 2026poster

Reward design is of great importance for solving complex tasks with reinforcement learning. Recent studies have explored using image-text similarity produced by vision-language models (VLMs) to augment rewards of a task with visual feedback. A common practice linearly adds VLM scores to task or succ…

Cited by 0SourceScholar
2026

RatioSketch: Towards More Accurate Frequency Estimation in Data Streams via a Lightweight Neural Network

AAAI 2026technical

Sketch-based solutions are widely used to estimate item frequencies in infinite data streams.Traditional hand-crafted sketches face the bottleneck of further eliminating errors because they cannot fully utilize the data stream distribution.Although recent neural sketches represented by MetaSketch an

Cited by 0SourcePDFScholar
2026

SPHERE: Mitigating the Loss of Spectral Plasticity in Mixture-of-Experts for Deep Reinforcement Learning

ICML 2026poster

In DRL, an agent is trained from a stream of experience. In a continual learning setting, such agents can suffer from \emph{plasticity loss}: their ability to learn new skills from new experiences diminishes over training. Recently, Mixture-of-Experts (MoE) networks have been reported to enable scal…

Cited by 0SourceScholar
2026

STVG-R1: Incentivizing Instance-Level Reasoning and Grounding in Videos via Reinforcement Learning

ICLR 2026poster

In vision–language models (VLMs), misalignment between textual descriptions and visual coordinates often induces hallucinations. This issue becomes particularly severe in dense prediction tasks such as spatial–temporal video grounding (STVG). Prior approaches typically focus on enhancing visual–text…

Cited by 0SourceScholar
2026

Spurious Rewards Paradox: Mechanistically Understanding How RLVR Activates Memorization Shortcuts in LLMs

ICML 2026poster

Reinforcement Learning with Verifiable Rewards (RLVR) is highly effective for enhancing LLM reasoning, yet recent evidence shows models like Qwen2.5 achieve significant gains even with spurious rewards. We investigate this phenomenon and identify ``Perplexity Paradox'': spurious RLVR triggers a dive…

Cited by 0SourceScholar
2026

Suit the Remedy to the Retriever: Interpretable Query Optimization with Retriever Preference Alignment for Vision-Language Retrieval

AAAI 2026technical

Vision-language retrieval (VLR), which uses text or image queries to retrieve corresponding cross-modal content, plays a crucial role in multimedia and computer vision tasks. However, challenging concepts in queries often confuse retrievers, limiting their ability to align concepts with visual conte

Cited by 0SourcePDFScholar
2026

TongUI: Internet-Scale Trajectories from Multimodal Web Tutorials for Generalized GUI Agents

AAAI 2026technical

Building Graphical User Interface (GUI) agents is a promising research direction, which simulates human interaction with computers or mobile phones to perform diverse GUI tasks. However, a major challenge in developing generalized GUI agents is the lack of sufficient trajectory data across various o

Cited by 0SourcePDFScholar
2026

Towards Whole-corpus Reconstruction of Heterogeneous RAG Knowledge Bases

ICML 2026poster

Retrieval-Augmented Generation (RAG) systems are increasingly deployed to provide query-based access to large knowledge bases, thereby introducing concrete privacy risks whereby the underlying corpus may be partially or fully extracted through the deployed service. Existing extraction attacks typica…

Cited by 0SourceScholar
2026

When Large Multimodal Models Confront Evolving Knowledge: Challenges and Explorations

ICLR 2026poster

Large Multimodal Models (LMMs) store vast amounts of pretrained knowledge but struggle to remain aligned with real-world updates, making it difficult to avoid capability degradation when acquiring evolving knowledge. Furthermore, most current work focuses on exploring static textual knowledge inject…

Cited by 0SourceScholar
2025

A Survey on Multi-View Knowledge Graph: Generation, Fusion, Applications and Future Directions

IJCAI 2025

Knowledge Graphs (KGs) have revolutionized structured knowledge representation, yet their capacity to model real-world complexity and heterogeneity remains fundamentally constrained. The emerging paradigm of Multi-View Knowledge Graphs (MVKGs) addresses this gap through multi-view learning, but exis

Cited by 0SourcePDFScholar
2025

Bridging the Vision-Brain Gap with an Uncertainty-Aware Blur Prior

CVPR 2025poster

Can our brain signals faithfully reflect the original visual stimuli, even including high-frequency details? Although human perceptual and cognitive capacities enable us to process and remember visual information, these abilities are constrained by several factors, such as limited attentional resour…

2025

CoRe: Context-Regularized Text Embedding Learning for Text-to-Image Personalization

AAAI 2025technical

Recent advances in text-to-image personalization have enabled high-quality and controllable image synthesis for user-provided concepts. However, existing methods still struggle to balance identity preservation with text alignment. Our approach is based on the fact that generating prompt-aligned imag…

2025

Cognitive Predictive Processing: A Human-inspired Framework for Adaptive Exploration in Open-World Reinforcement Learning

NeurIPS 2025poster

Open-world reinforcement learning challenges agents to develop intelligent behavior in vast exploration spaces. Recent approaches like LS-Imagine have advanced the field by extending imagination horizons through jumpy state transitions, yet remain limited by fixed exploration mechanisms and static j…

Cited by 0SourceScholar
2025

Collaborative Multi-LoRA Experts with Achievement-based Multi-Tasks Loss for Unified Multimodal Information Extraction

IJCAI 2025

Multimodal Information Extraction (MIE) has gained attention for extracting structured information from multimedia sources. Traditional methods tackle MIE tasks separately, missing opportunities to share knowledge across tasks. Recent approaches unify these tasks into a generation problem using inst

2025

Embodied VideoAgent: Persistent Memory from Egocentric Videos and Embodied Sensors Enables Dynamic Scene Understanding

ICCV 2025poster

This paper investigates the problem of understanding dynamic 3D scenes from egocentric observations, a key challenge in robotics and embodied AI. Unlike prior studies that explored this as long-form video understanding and utilized egocentric video only, we instead propose an LLM-based agent, Embodi…

Cited by 0SourcePDFScholar
2025

Enhancing 6D Pose Estimation with Cross-modal Fusion Network and Density-peak Keypoint Localization

ICASSP 2025accepted

Current dual-fusion models for 6D pose estimation often lead to increased computational complexity and risk of overfitting with the addition of more networks. To address this, we propose a Cross-modal Fusion Network (CFN), which extracts robust dual-modal features while reducing computation energy a…

Cited by 0SourceScholar
2025

EvdCLIP: Improving Vision-Language Retrieval with Entity Visual Descriptions from Large Language Models

AAAI 2025technical

Vision-language retrieval (VLR) has attracted significant attention in both academia and industry, which involves using text (or images) as queries to retrieve corresponding images (or text). However, existing methods often neglect the rich visual semantics knowledge of entities, thus leading to inc…

Cited by 0SourcePDFScholar
2025

Explicit and Implicit Data Augmentation for Social Event Detection

ACL 2025long

Social event detection involves identifying and categorizing important events from social media, which relies on labeled data, but annotation is costly and labor-intensive. To address this problem, we propose Augmentation framework for Social Event Detection (SED-Aug), a plug-and-play dual augmentat…

2025

Explicitly Guided Difficulty-Controllable Visual Question Generation

AAAI 2025technical

Visual question generation (VQG) aims to generate questions from images automatically. While existing studies primarily focus on the quality of generated questions, such as fluency and relevance, the difficulty of the questions is also a crucial factor in assessing their quality. Question difficulty…

Cited by 0SourcePDFScholar
2025

FIRM: Flexible Interactive Reflection ReMoval

AAAI 2025technical

Removing reflection from a single image is challenging due to the absence of general reflection priors. Although existing methods incorporate extensive user guidance for satisfactory performance, they often lack the flexibility to adapt user guidance in different modalities, and dense user interacti…

2025

Falcon: Fast Visuomotor Policies via Partial Denoising

ICML 2025poster

Diffusion policies are widely adopted in complex visuomotor tasks for their ability to capture multimodal action distributions. However, the multiple sampling steps required for action generation significantly harm real-time inference efficiency, which limits their applicability in real-time decisio…

Cited by 0SourcePDFScholar
2025

Fine-Grained Features-based Code Search for Precise Query-Code Matching

COLING 2025main

Code search aims to quickly locate target code snippets from databases using natural language queries, which promotes code reusability. Existing methods can effectively obtain aligned token-level and query word-level features. However, these studies usually represent the semantics of code and query…

Cited by 1SourcePDFScholar
2025

From Objects to Anywhere: A Holistic Benchmark for Multi-level Visual Grounding in 3D Scenes

NeurIPS 2025poster

3D visual grounding has made notable progress in localizing objects within complex 3D scenes. However, grounding referring expressions beyond objects in 3D scenes remains unexplored. In this paper, we introduce Anywhere3D-Bench, a holistic 3D visual grounding benchmark consisting of 2,886 referring…

Cited by 0SourceScholar
2025

HD-NDEs: Neural Differential Equations for Hallucination Detection in LLMs

ACL 2025long

In recent years, large language models (LLMs) have made remarkable advancements, yet hallucination, where models produce inaccurate or non-factual statements, remains a significant challenge for real-world deployment. Although current classification-based methods, such as SAPLMA, are highly efficien…

2025

Internal Activation Revision: Safeguarding Vision Language Models Without Parameter Update

AAAI 2025technical

Warning: This paper contains offensive content that may disturb some readers. Vision-language models (VLMs) demonstrate strong multimodal capabilities but have been found to be more susceptible to generating harmful content compared to their backbone large language models (LLMs). Our investigation r…

2025

Iterative Tool Usage Exploration for Multimodal Agents via Step-wise Preference Tuning

NeurIPS 2025poster

Multimodal agents, which integrate a controller (e.g., a vision language model) with external tools, have demonstrated remarkable capabilities in tackling complex multimodal tasks. Existing approaches for training these agents, both supervised fine-tuning and reinforcement learning, depend on extens…

Cited by 0SourceScholar
2025

LLaMA-E: Empowering E-commerce Authoring with Object-Interleaved Instruction Following

COLING 2025main

E-commerce authoring entails creating engaging, diverse, and targeted content to enhance preference elicitation and retrieval experience. While Large Language Models (LLMs) have revolutionized content generation, they often fall short in e-commerce applications due to their limited memorization of d…

Cited by 7SourcePDFScholar
2025

Learning Normals of Noisy Points by Local Gradient-Aware Surface Filtering

ICCV 2025poster

Estimating normals for noisy point clouds is a persistent challenge in 3D geometry processing, particularly for end-to-end oriented normal estimation. Existing methods generally address relatively clean data and rely on supervised priors to fit local surfaces within specific neighborhoods. In this p…

2025

Learning to Plan Like the Human Brain via Visuospatial Perception and Semantic-Episodic Synergistic Decision-Making

NeurIPS 2025poster

Motion planning in high-dimensional continuous spaces remains challenging due to complex environments and computational constraints. Although learning-based planners, especially graph neural network (GNN)-based, have significantly improved planning performance, they still struggle with inaccurate gr…

Cited by 0SourceScholar
2025

MMKE-Bench: A Multimodal Editing Benchmark for Diverse Visual Knowledge

ICLR 2025poster

Knowledge editing techniques have emerged as essential tools for updating the factual knowledge of large language models (LLMs) and multimodal models (LMMs), allowing them to correct outdated or inaccurate information without retraining from scratch. However, existing benchmarks for multimodal knowl…

2025

Marco-Bench-MIF: On Multilingual Instruction-Following Capability of Large Language

ACL 2025long

Instruction-following capability has become a major ability to be evaluated for Large Language Models. However, existing datasets, such as IFEval, are either predominantly monolingual and centered on English or simply machine translated to other languages, limiting their applicability in multilingua…

Cited by 0SourcePDFScholar
2025

Mitigating Catastrophic Overfitting in Fast Adversarial Training via Label Information Elimination

ICCV 2025poster

Fast Adversarial Training (FAT) employs the single-step Fast Gradient Sign Method (FGSM) to generate adversarial examples, reducing the computational costs of traditional adversarial training. However, FAT suffers from Catastrophic Overfitting (CO), where models' robust accuracy against multi-step a…

2025

Move to Understand a 3D Scene: Bridging Visual Grounding and Exploration for Efficient and Versatile Embodied Navigation

ICCV 2025poster

Embodied scene understanding requires not only comprehending visual-spatial information that has been observed but also determining where to explore next in the 3D physical world. Existing 3D Vision-Language (3D-VL) models primarily focus on grounding objects in static observations from 3D reconstru…

Cited by 0SourcePDFScholar
2025

Multi-modal Agent Tuning: Building a VLM-Driven Agent for Efficient Tool Usage

ICLR 2025spotlight

The advancement of large language models (LLMs) prompts the development of multi-modal agents, which are used as a controller to call external tools, providing a feasible way to solve practical tasks. In this paper, we propose a multi-modal agent tuning method that automatically generates multi-moda…

Cited by 5SourcePDFScholar
2025

NEP: Autoregressive Image Editing via Next Editing Token Prediction

NeurIPS 2025poster

Text-guided image editing involves modifying a source image based on a language instruction and, typically, requires changes to only small local regions. However, existing approaches generate the entire target image rather than selectively regenerate only the intended editing areas. This results in…

Cited by 0SourceScholar
2025

QueryAttack: Jailbreaking Aligned Large Language Models Using Structured Non-natural Query Language

ACL 2025finding

Recent advances in large language models (LLMs) have demonstrated remarkable potential in the field of natural language processing. Unfortunately, LLMs face significant security and ethical risks. Although techniques such as safety alignment are developed for defense, prior researches reveal the pos…

2025

Reasoning under Uncertainty: Efficient LLM Inference via Unsupervised Confidence Dilution and Convergent Adaptive Sampling

EMNLP 2025

Large language models (LLMs) excel at complex reasoning tasks but often suffer from overconfidence and computational inefficiency due to fixed computation budgets and miscalibrated confidence estimates. We present a novel framework for computationally efficient, trustworthy reasoning under uncertain

Cited by 0SourcePDFScholar
2025

Revolutionizing Encrypted Traffic Classification with MH-Net: A Multi-View Heterogeneous Graph Model

AAAI 2025technical

With the growing significance of network security, the classification of encrypted traffic has emerged as an urgent challenge. Traditional byte-based traffic analysis methods are constrained by the rigid granularity of information and fail to fully exploit the diverse correlations between bytes. To…

2025

SPC-GS: Gaussian Splatting with Semantic-Prompt Consistency for Indoor Open-World Free-view Synthesis from Sparse Inputs

CVPR 2025poster

3D Gaussian Splatting-based indoor open-world free-view synthesis approaches have shown significant performance with dense input images. However, they exhibit poor performance when confronted with sparse inputs, primarily due to the sparse distribution of Gaussian points and insufficient view superv…

Cited by 0SourcePDFScholar
2025

SYNERGAI: Perception Alignment for Human-Robot Collaboration

ICRA 2025

Recently, large language models (LLMs) have shown strong potential in facilitating human-robotic interaction and collaboration. However, existing LLM-based systems often overlook the misalignment between human and robot perceptions, which hinders their effective communication and real-world robot de

Cited by 1SourceScholar
2025

SlideCoder: Layout-aware RAG-enhanced Hierarchical Slide Generation from Design

EMNLP 2025

Manual slide creation is labor-intensive and requires expert prior knowledge. Existing natural language-based LLM generation methods struggle to capture the visual and structural nuances of slide designs. To address this, we formalize the Reference Image to Slide Generation task and propose Slide2Co

2025

SpecCoT: Accelerating Chain-of-Thought Reasoning through Speculative Exploration

EMNLP 2025

Large Reasoning Models (LRMs) demonstrate strong performance on complex tasks through chain-of-thought (CoT) reasoning. However, they suffer from high inference latency due to lengthy reasoning chains. In this paper, we propose SpecCoT, a collaborative framework that combines large and small models

Cited by 0SourcePDFScholar
2025

Tree-of-AdEditor: Heuristic Tree Reasoning for Automated Video Advertisement Editing with Large Language Model

IJCAI 2025

Video advertising has become a popular marketing strategy on e-commerce platforms, requiring high-level semantic reasoning like selling point discovery, narrative organization. Previous rule-based methods struggle with these complex tasks, and learning-based approaches demand large datasets and high

2025

UIPro: Unleashing Superior Interaction Capability For GUI Agents

ICCV 2025poster

Building autonomous agents that perceive and operate graphical user interfaces (GUIs) like humans has long been a vision in the field of artificial intelligence. Central to these agents is the capability for GUI interaction, which involves GUI understanding and planning capabilities. Existing method…

2025

Unveiling the Mist over 3D Vision-Language Understanding: Object-centric Evaluation with Chain-of-Analysis

CVPR 2025poster

Existing 3D vision-language (3D-VL) benchmarks fall short in evaluating 3D-VL models, creating a "mist" that obscures rigorous insights into model capabilities and 3D-VL tasks. This mist persists due to three key limitations. First, flawed test data, like ambiguous referential text in the grounding…

2025

VA-GS: Enhancing the Geometric Representation of Gaussian Splatting via View Alignment

NeurIPS 2025poster

3D Gaussian Splatting has recently emerged as an efficient solution for high-quality and real-time novel view synthesis. However, its capability for accurate surface reconstruction remains underexplored. Due to the discrete and unstructured nature of Gaussians, supervision based solely on image rend…

Cited by 0SourcecodeScholar
2025

VSCBench: Bridging the Gap in Vision-Language Model Safety Calibration

ACL 2025finding

The rapid advancement of vision-language models (VLMs) has brought a lot of attention to their safety alignment. However, existing methods have primarily focused on model undersafety, where the model responds to hazardous queries, while neglecting oversafety, where the model refuses to answer safe q…

2024

Advancing the Robustness of Large Language Models through Self-Denoised Smoothing

NAACL 2024short

Although large language models (LLMs) have achieved significant success, their vulnerability to adversarial perturbations, including recent jailbreak attacks, has raised considerable concerns. However, the increasing size of these models and their limited access make improving their robustness a cha…

2024

Adversarial Initialization with Universal Adversarial Perturbation: A New Approach to Fast Adversarial Training

AAAI 2024technical

Traditional adversarial training, while effective at improving machine learning model robustness, is computationally intensive. Fast Adversarial Training (FAT) addresses this by using a single-step attack to generate adversarial examples more efficiently. Nonetheless, FAT is susceptible to a phenome…

2024

Aerodynamic Analysis and Flight Control of a Butterfly-Inspired Flapping-Wing Robot

RA-L 2024

The incredibly efficient and agile flight abilities of butterflies have become the inspiration for the design of butterfly-inspired flapping-wing robots, but their intricate flight mechanisms bring challenges to the flight control of these robots. Aerodynamic simulation emerges as an effective tool

Cited by 7SourceScholar
2024

An Embodied Generalist Agent in 3D World

ICML 2024poster

Leveraging massive knowledge from large language models (LLMs), recent machine learning models show notable successes in general-purpose task solving in diverse domains such as computer vision and robotics. However, several significant challenges remain: (i) most of these models rely on 2D images ye…

2024

An Ultrafast Multi-object Zooming System Based on Low-latency Stereo Correspondence

IROS 2024poster

In this paper, we develop a multiple-object zooming system which can capture clear images of different objects at an ultrafast speed. The system consists of a panoramic HFR stereo camera and a galvanometer-based reflective pan-tilt-zoom (PTZ) camera. In order to alleviate the impact of brightness, n…

Cited by 0SourceScholar
2024

AttnDreamBooth: Towards Text-Aligned Personalized Text-to-Image Generation

NeurIPS 2024poster

Recent advances in text-to-image models have enabled high-quality personalized image synthesis based on user-provided concepts with flexible textual control. In this work, we analyze the limitations of two primary techniques in text-to-image personalization: Textual Inversion and DreamBooth. When in…

Cited by 5SourcePDFScholar
2024

Automated Defect Report Generation for Enhanced Industrial Quality Control

AAAI 2024technical

Defect detection is a pivotal aspect ensuring product quality and production efficiency in industrial manufacturing. Existing studies on defect detection predominantly focus on locating defects through bounding boxes and classifying defect types. However, their methods can only provide limited infor…

Cited by 4SourcePDFScholar
2024

Bongard-OpenWorld: Few-Shot Reasoning for Free-form Visual Concepts in the Real World

ICLR 2024poster

We introduce Bongard-OpenWorld, a new benchmark for evaluating real-world few-shot reasoning for machine vision. It originates from the classical Bongard Problems (BPs): Given two sets of images (positive and negative), the model needs to identify the set that query images belong to by inducing the…

2024

CLOVA: A Closed-LOop Visual Assistant with Tool Usage and Update

CVPR 2024poster

Utilizing large language models (LLMs) to compose off-the-shelf visual tools represents a promising avenue of research for developing robust visual assistants capable of addressing diverse visual tasks. However these methods often overlook the potential for continual learning typically by freezing t…

Cited by 29SourcePDFScholar
2024

Compositional Inversion for Stable Diffusion Models

AAAI 2024technical

Inversion methods, such as Textual Inversion, generate personalized images by incorporating concepts of interest provided by user images. However, existing methods often suffer from overfitting issues, where the dominant presence of inverted concepts leads to the absence of other desired concepts. I…

2024

Cross Initialization for Face Personalization of Text-to-Image Models

CVPR 2024poster

Recently there has been a surge in face personalization techniques benefiting from the advanced capabilities of pretrained text-to-image diffusion models. Among these a notable method is Textual Inversion which generates personalized images by inverting given images into textual embeddings. However…

2024

Dissect Black Box: Interpreting for Rule-Based Explanations in Unsupervised Anomaly Detection

NeurIPS 2024poster

In high-stakes sectors such as network security, IoT security, accurately distinguishing between normal and anomalous data is critical due to the significant implications for operational success and safety in decision-making. The complexity is exacerbated by the presence of unlabeled data and the op…

Cited by 0SourcePDFScholar
2024

Effective Connectivity-Based Multi-View Feature Learning Method for Dementia Diagnosis with FNIRS Signal

ICASSP 2024accepted

Brain computer interface with time-series physiological signal analysis (e.g., EEG and fNIRS) is commonly-used technology for the auxiliary diagnosis of dementia. However, due to the non-stationary, non-linear and low signal-to-noise ratio of time-series signal, as well as the lack of relevant demen…

Cited by 0SourceScholar
2024

End-to-End Neuro-Symbolic Reinforcement Learning with Textual Explanations

ICML 2024spotlight

Neuro-symbolic reinforcement learning (NS-RL) has emerged as a promising paradigm for explainable decision-making, characterized by the interpretability of symbolic policies. NS-RL entails structured state representations for tasks with visual observations, but previous methods cannot refine the str…

2024

Entity Alignment with Noisy Annotations from Large Language Models

NeurIPS 2024poster

Entity alignment (EA) aims to merge two knowledge graphs (KGs) by identifying equivalent entity pairs. While existing methods heavily rely on human-generated labels, it is prohibitively expensive to incorporate cross-domain experts for annotation in real-world scenarios. The advent of Large Language…

Cited by 19SourcePDFScholar
2024

FIRE: A Dataset for Feedback Integration and Refinement Evaluation of Multimodal Models

NeurIPS 2024poster

Vision language models (VLMs) have achieved impressive progress in diverse applications, becoming a prevalent research direction. In this paper, we build FIRE, a feedback-refinement dataset, consisting of 1.1M multi-turn conversations that are derived from 27 source datasets, empowering VLMs to spon…

Cited by 4SourcePDFScholar
2024

HoloVIC: Large-scale Dataset and Benchmark for Multi-Sensor Holographic Intersection and Vehicle-Infrastructure Cooperative

CVPR 2024poster

Vehicle-to-everything (V2X) is a popular topic in the field of Autonomous Driving in recent years. Vehicle-infrastructure cooperation (VIC) becomes one of the important research area. Due to the complexity of traffic conditions such as blind spots and occlusion it greatly limits the perception capab…

Cited by 32SourcePDFScholar
2024

Neural-Symbolic Recursive Machine for Systematic Generalization

ICLR 2024poster

Current learning models often struggle with human-like systematic generalization, particularly in learning compositional rules from limited data and extrapolating them to novel combinations. We introduce the Neural-Symbolic Recursive Ma- chine ( NSR), whose core is a Grounded Symbol System ( GSS), a…

Cited by 9SourcePDFScholar
2024

OmniJARVIS: Unified Vision-Language-Action Tokenization Enables Open-World Instruction Following Agents

NeurIPS 2024poster

This paper presents OmniJARVIS, a novel Vision-Language-Action (VLA) model for open-world instruction-following agents in Minecraft. Compared to prior works that either emit textual goals to separate controllers or produce the control command directly, OmniJARVIS seeks a different path to ensure bot…

Cited by 2SourcePDFScholar
2024

One-Step Forward and Backtrack: Overcoming Zig-Zagging in Loss-Aware Quantization Training

AAAI 2024technical

Weight quantization is an effective technique to compress deep neural networks for their deployment on edge devices with limited resources. Traditional loss-aware quantization methods commonly use the quantized gradient to replace the full-precision gradient. However, we discover that the gradient e…

2024

Quantized Side Tuning: Fast and Memory-Efficient Tuning of Quantized Large Language Models

ACL 2024long

Finetuning large language models (LLMs) has been empirically effective on a variety of downstream tasks. Existing approaches to finetuning an LLM either focus on parameter-efficient finetuning, which only updates a small number of trainable parameters, or attempt to reduce the memory footprint durin…

2024

Reference-free Hallucination Detection for Large Vision-Language Models

EMNLP 2024finding

Large vision-language models (LVLMs) have made significant progress in recent years. While LVLMs exhibit excellent ability in language understanding, question answering, and conversations of visual inputs, they are prone to producing hallucinations. While several methods are proposed to evaluate the…

Cited by 9SourcePDFScholar
2024

SceneVerse: Scaling 3D Vision-Language Learning for Grounded Scene Understanding

ECCV 2024poster

"3D vision-language (3dvl) grounding, which aims to align language with 3D physical environments, stands as a cornerstone in developing embodied agents. In comparison to recent advancements in the 2D domain, grounding language in 3D scenes faces two significant challenges: (i) the scarcity of paired…

Cited by 71SourcePDFScholar
2024

UltraEdit: Instruction-based Fine-Grained Image Editing at Scale

NeurIPS 2024poster

This paper presents UltraEdit, a large-scale (~ 4M editing samples), automatically generated dataset for instruction-based image editing. Our key idea is to address the drawbacks in existing image editing datasets like InstructPix2Pix and MagicBrush, and provide a *systematic* approach to producing…

2023

3D-VisTA: Pre-trained Transformer for 3D Vision and Text Alignment

ICCV 2023poster

3D vision-language grounding (3D-VL) is an emerging field that aims to connect the 3D physical world with natural language, which is crucial for achieving embodied intelligence. Current 3D-VL models rely heavily on sophisticated modules, auxiliary losses, and optimization tricks, which calls for a s…

Cited by 129PDFScholar
2023

A Minimalist Dataset for Systematic Generalization of Perception, Syntax, and Semantics

ICLR 2023top-25%

Inspired by humans' exceptional ability to master arithmetic and generalize to new problems, we present a new dataset, HINT, to examine machines' capability of learning generalizable concepts at three levels: perception, syntax, and semantics. In HINT, machines are tasked with learning how concepts…

Cited by 6SourcePDFScholar
2023

AMR-TST: Abstract Meaning Representation-based Text Style Transfer

ACL 2023findings

Abstract Meaning Representation (AMR) is a semantic representation that can enhance natural language generation (NLG) by providing a logical semantic input. In this paper, we propose the AMR-TST, an AMR-based text style transfer (TST) technique. The AMR-TST converts the source text to an AMR graph a…

2023

Generative Diffusion Models on Graphs: Methods and Applications

IJCAI 2023poster

Diffusion models, as a novel generative paradigm, have achieved remarkable success in various image generation tasks such as image inpainting, image-to-text translation, and video generation. Graph generation is a crucial computational task on graphs with numerous real-world applications. It aims to…

2023

Interpreting Unsupervised Anomaly Detection in Security via Rule Extraction

NeurIPS 2023poster

Many security applications require unsupervised anomaly detection, as malicious data are extremely rare and often only unlabeled normal data are available for training (i.e., zero-positive). However, security operators are concerned about the high stakes of trusting black-box models due to their lac…

2023

Joint Multimodal Entity-Relation Extraction Based on Edge-Enhanced Graph Alignment Network and Word-Pair Relation Tagging

AAAI 2023technical

Multimodal named entity recognition (MNER) and multimodal relation extraction (MRE) are two fundamental subtasks in the multimodal knowledge graph construction task. However, the existing methods usually handle two tasks independently, which ignores the bidirectional interaction between them. This p…

2023

Learning non-Markovian Decision-Making from State-only Sequences

NeurIPS 2023poster

Conventional imitation learning assumes access to the actions of demonstrators, but these motor signals are often non-observable in naturalistic settings. Additionally, sequential decision-making behaviors in these settings can deviate from the assumptions of a standard Markov Decision Process (MDP)…

Cited by 9SourcePDFScholar
2023

Metis: Understanding and Enhancing In-Network Regular Expressions

NeurIPS 2023poster

Regular expressions (REs) offer one-shot solutions for many networking tasks, e.g., network intrusion detection. However, REs purely rely on expert knowledge and cannot utilize labeled data for better accuracy. Today, neural networks (NNs) have shown superior accuracy and flexibility, thanks to thei…

2023

NeuralGF: Unsupervised Point Normal Estimation by Learning Neural Gradient Function

NeurIPS 2023poster

Normal estimation for 3D point clouds is a fundamental task in 3D geometry processing. The state-of-the-art methods rely on priors of fitting local surfaces learned from normal supervision. However, normal supervision in benchmarks comes from synthetic shapes and is usually not available from real s…

2023

Recurrent Attention Networks for Long-text Modeling

ACL 2023findings

Self-attention-based models have achieved remarkable progress in short-text mining. However, the quadratic computational complexities restrict their application in long text processing. Prior works have adopted the chunking strategy to divide long documents into chunks and stack a self-attention bac…

2023

Rethinking Multimodal Entity and Relation Extraction from a Translation Point of View

ACL 2023long

We revisit the multimodal entity and relation extraction from a translation point of view. Special attention is paid on the misalignment issue in text-image datasets which may mislead the learning. We are motivated by the fact that the cross-modal misalignment is a similar problem of cross-lingual d…

2023

SHS-Net: Learning Signed Hyper Surfaces for Oriented Normal Estimation of Point Clouds

CVPR 2023poster

We propose a novel method called SHS-Net for oriented normal estimation of point clouds by learning signed hyper surfaces, which can accurately predict normals with global consistent orientation from various point clouds. Almost all existing methods estimate oriented normals through a two-stage pipe…

2023

SQA3D: Situated Question Answering in 3D Scenes

ICLR 2023poster

We propose a new task to benchmark scene understanding of embodied agents: Situated Question Answering in 3D Scenes (SQA3D). Given a scene context (e.g., 3D scan), SQA3D requires the tested agent to first understand its situation (position, orientation, etc.) in the 3D scene as described by text, th…

2023

SheetCopilot: Bringing Software Productivity to the Next Level through Large Language Models

NeurIPS 2023poster

Computer end users have spent billions of hours completing daily tasks like tabular data processing and project timeline scheduling. Most of these tasks are repetitive and error-prone, yet most end users lack the skill to automate these burdensome works. With the advent of large language models (LLM…

2023

SlotGAT: Slot-based Message Passing for Heterogeneous Graphs

ICML 2023poster

Heterogeneous graphs are ubiquitous to model complex data. There are urgent needs on powerful heterogeneous graph neural networks to effectively support important applications. We identify a potential semantic mixing issue in existing message passing processes, where the representations of the neigh…

2022

A Flexible Calibration Algorithm for High-speed Bionic Vision System based on Galvanometer

IROS 2022poster

Traditional gimbal-based bionic eye systems usually use a multi-degree-of-freedom mechanical platform to move the camera freely, which makes the structure complex and bulky. The galvanometer-based reflective bionic eye system uses a galvanometer to replace the traditional mechanical rotation structu…

Cited by 8SourceScholar
2022

An End-to-End Cascaded Image Deraining and Object Detection Neural Network

RA-L 2022

While the deep learning-based image deraining methods have made great progress in recent years, there are two major shortcomings in their application in real-world situations. Firstly, the gap between the low-level vision task represented by rain removal and the high-level vision task represented by

Cited by 23SourceScholar
2022

HSurf-Net: Normal Estimation for 3D Point Clouds by Learning Hyper Surfaces

NeurIPS 2022accept

We propose a novel normal estimation method called HSurf-Net, which can accurately predict normals from point clouds with noise and density variations. Previous methods focus on learning point weights to fit neighborhoods into a geometric surface approximated by a polynomial function with a predefin…

2022

Multi-View Self-Attention Based Transformer for Speaker Recognition

ICASSP 2022accepted

Initially developed for natural language processing (NLP), Transformer model is now widely used for speech processing tasks such as speaker recognition, due to its powerful sequence modeling capabilities. However, conventional self-attention mechanisms are originally designed for modeling textual se…

Cited by 0SourceScholar
2022

Scalable Data Association and Multi-Target Tracking Under a Poisson Mixture Measurement Process

ICASSP 2022accepted

Measurement rates for both targets and clutter have been assumed to be known a priori in most existing tracking systems, whereas practically the rates may be unknown to users or time-varying. This paper therefore fills this gap by developing a Poisson mixture process tracker (PMPT) to capture the te…

Cited by 0SourceScholar
2022

SpeechT5: Unified-Modal Encoder-Decoder Pre-Training for Spoken Language Processing

ACL 2022long

Motivated by the success of T5 (Text-To-Text Transfer Transformer) in pre-trained natural language processing models, we propose a unified-modal SpeechT5 framework that explores the encoder-decoder pre-training for self-supervised speech/text representation learning. The SpeechT5 framework consists…

2022

Subsequence-based Graph Routing Network for Capturing Multiple Risk Propagation Processes

IJCAI 2022poster

In finance, the risk of an entity depends not only on its historical information but also on the risk propagated by its related peers. Pilot studies rely on Graph Neural Networks (GNNs) to model this risk propagation, where each entity is treated as a node and represented by its time-series inform…

2021

A Comparative Survey: Benchmarking for Pool-based Active Learning

IJCAI 2021poster

Active learning (AL) is a subfield of machine learning (ML) in which a learning algorithm aims to achieve good accuracy with fewer training samples by interactively querying the oracles to label new data points. Pool-based AL is well-motivated in many ML tasks, where unlabeled data is abundant, but…

2021

Collaborative Learning of Bidirectional Decoders for Unsupervised Text Style Transfer

EMNLP 2021main

Unsupervised text style transfer aims to alter the underlying style of the text to a desired value while keeping its style-independent semantics, without the support of parallel training corpora. Existing methods struggle to achieve both high style conversion rate and low content loss, exhibiting th…

2021

DepthGrasp: Depth Completion of Transparent Objects Using Self-Attentive Adversarial Network with Spectral Residual for Grasping

IROS 2021poster

Transparent objects with unique visual properties often make depth cameras fail to scan their reflective and refractive surfaces. Recent studies on depth completion of transparent objects have leveraged a linear system based on the geometric constraints to predict the missing depth, which is hard to…

Cited by 45SourceScholar
2021

Entity Guided Question Generation with Contextual Structure and Sequence Information Capturing

AAAI 2021technical

Question generation is a challenging task and has attracted widespread attention in recent years. Although previous studies have made great progress, there are still two main shortcomings: First, previous work did not simultaneously capture the sequence information and structure information hidden i…

2021

Learning by Fixing: Solving Math Word Problems with Weak Supervision

AAAI 2021technical

Previous neural solvers of math word problems (MWPs) are learned with full supervision and fail to generate diverse solutions. In this paper, we address this issue by introducing a weakly-supervised paradigm for learning MWPs. Our method only requires the annotations of the final answers and can gen…

2021

Merging Statistical Feature via Adaptive Gate for Improved Text Classification

AAAI 2021technical

Currently, text classification studies mainly focus on training classifiers by using textual input only, or enhancing semantic features by introducing external knowledge (e.g., hand-craft lexicons and domain knowledge). In contrast, some intrinsic statistical features of the corpus, like word freque…

2021

Modeling the Momentum Spillover Effect for Stock Prediction via Attribute-Driven Graph Attention Networks

AAAI 2021technical

In finance, the momentum spillovers of listed firms is well acknowledged. Only few studies predicted the trend of one firm in terms of its relevant firms. A common strategy of the pilot work is to adopt graph convolution networks (GCNs) with some predefined firm relations. However, momentum spillove…

2021

SMART: A Situation Model for Algebra Story Problems via Attributed Grammar

AAAI 2021technical

Solving algebra story problems remains a challenging task in artificial intelligence, which requires a detailed understanding of real-world situations and a strong mathematical reasoning capability. Previous neural solvers of math word problems directly translate problem texts into equations, lackin…

Cited by 37SourcePDFScholar
2021

Story Ending Generation with Multi-Level Graph Convolutional Networks over Dependency Trees

AAAI 2021technical

As an interesting and challenging task, story ending generation aims at generating a reasonable and coherent ending for a given story context. The key challenge of the task is to comprehend the context sufficiently and capture the hidden logic information effectively, which has not been well explore…

2021

Tracklet Proposal Network for Multi-Object Tracking on Point Clouds

IJCAI 2021poster

This paper proposes the first tracklet proposal network, named PC-TCNN, for Multi-Object Tracking (MOT) on point clouds. Our pipeline first generates tracklet proposals, then refines these tracklets and associates them to generate long trajectories. Specifically, object proposal generation and moti…

Cited by 53SourcePDFScholar
2021

YouRefIt: Embodied Reference Understanding With Language and Gesture

ICCV 2021poster

We study the machine's understanding of embodied reference: One agent uses both language and gesture to refer to an object to another agent in a shared physical environment. Of note, this new visual task requires understanding multimodal cues with perspective-taking to identify which object is being…

Cited by 46PDFScholar
2020

A Competence-aware Curriculum for Visual Concepts Learning via Question Answering

ECCV 2020poster

Humans can progressively learn visual concepts from easy to hard questions. To mimic this efficient learning ability, we propose a competence-aware curriculum for visual concept learning in a question-answering manner. Specifically, we design a neural-symbolic concept learner for learning the visual…

Cited by 40SourcePDFScholar
2020

A Two-phase Prototypical Network Model for Incremental Few-shot Relation Classification

COLING 2020main

Relation Classification (RC) plays an important role in natural language processing (NLP). Current conventional supervised and distantly supervised RC models always make a closed-world assumption which ignores the emergence of novel relations in open environment. To incrementally recognize the novel…

2020

Bridging Cross-Tasks Gap for Cognitive Assessment via Fine-Grained Domain Adaptation

IJCAI 2020poster

Discriminating pathologic cognitive decline from the expected decline of normal aging is an important research topic for elderly care and health monitoring. However, most cognitive assessment methods only work when data distributions of the training set and testing set are consistent. Enabling exist…

Cited by 0SourcePDFScholar
2020

Closed Loop Neural-Symbolic Learning via Integrating Neural Perception, Grammar Parsing, and Symbolic Reasoning

ICML 2020poster

The goal of neural-symbolic computation is to integrate the connectionist and symbolist paradigms. Prior methods learn the neural-symbolic models using reinforcement learning (RL) approaches, which ignore the error propagation in the symbolic reasoning module and thus converge slowly with sparse rew…

2020

Controllable Abstractive Sentence Summarization with Guiding Entities

COLING 2020main

Entities are the major proportion and build up the topic of text summaries. Although existing text summarization models can produce promising results of automatic metrics, for example, ROUGE, it is difficult to guarantee that an entity is contained in generated summaries. In this paper, we propose a…

2020

GaitPart: Temporal Part-Based Model for Gait Recognition

CVPR 2020poster

Gait recognition, applied to identify individual walking patterns in a long-distance, is one of the most promising video-based biometric technologies. At present, most gait recognition methods take the whole human body as a unit to establish the spatio-temporal representations. However, we have obse…

Cited by 529PDFcodeScholar
2020

Inferring Dynamic Group Leadership Using Sequential Bayesian Methods

ICASSP 2020accepted

In group object tracking, the identification of the group leader can be highly beneficial for predicting the intention and future manoeuvres of objects as well as learning the underlying group behaviour traits. This paper presents an online approach for inferring dominant entities in tracked groups…

Cited by 0SourceScholar
2020

Suppressing Mislabeled Data via Grouping and Self-Attention

ECCV 2020poster

Deep networks achieve excellent results on large-scale clean data but degrade significantly when learning from noisy labels. To suppressing the impact of mislabeled data, this paper proposes a conceptually simple yet efficient training block, termed as Attentive Feature Mixup (AFM), which allows pay…

2019

Non-local Self-attention Structure for Function Approximation in Deep Reinforcement Learning

ICASSP 2019accepted

Reinforcement learning is a framework to make sequential decisions. The combination with deep neural networks further improves the ability of this framework. Convolutional nerual networks make it possible to make sequential decisions based on raw pixels information directly and make reinforcement le…

Cited by 0SourceScholar
2019

VizWiz-Priv: A Dataset for Recognizing the Presence and Purpose of Private Visual Information in Images Taken by Blind People

CVPR 2019poster

We introduce the first visual privacy dataset originating from people who are blind in order to better understand their privacy disclosures and to encourage the development of algorithms that can assist in preventing their unintended disclosures. It includes 8,862 regions showing private content ac…

Cited by 132PDFScholar
2018

Unsupervised Cross-Dataset Person Re-Identification by Transfer Learning of Spatial-Temporal Patterns

CVPR 2018poster

Most of the proposed person re-identification algorithms conduct supervised training and testing on single labeled datasets with small size, so directly deploying these trained models to a large-scale real-world camera network may lead to poor performance due to underfitting. It is challenging to in…

2018

VQA-E: Explaining, Elaborating, and Enhancing Your Answers for Visual Questions

ECCV 2018poster

Most existing works in visual question answering (VQA) are dedicated to improving the accuracy of predicted answers, while disregarding the explanations. We argue that the explanation for an answer is of the same or even more importance compared with the answer itself, since it makes the question an…

Cited by 138SourcePDFScholar
2018

VizWiz Grand Challenge: Answering Visual Questions From Blind People

CVPR 2018poster

The study of algorithms to automatically answer visual questions currently is motivated by visual question answering (VQA) datasets constructed in artificial VQA settings. We propose VizWiz, the first goal-oriented VQA dataset arising from a natural VQA setting. VizWiz consists of 31,000 visual qu…

Cited by 961SourcePDFScholar
2017

A joint learning based Face Super Resolution approach via contextual topological structure

ICASSP 2017accepted

Face Super Resolution(FSR) is to infer High Resolution(HR) facial images from given Low Resolution(LR) ones with the assistance of LR and HR training pairs. Among existing methods, local patch based methods are superior in visual and objective quality than global based methods. These local patch bas…

Cited by 0SourceScholar
2017

Least Squares Generative Adversarial Networks

ICCV 2017poster

Unsupervised learning with generative adversarial networks (GANs) has proven hugely successful. Regular GANs hypothesize the discriminator as a classifier with the sigmoid cross entropy loss function. However, we found that this loss function may lead to the vanishing gradients problem during the le…

Cited by 6527PDFcodeScholar
2017

Locally-Transferred Fisher Vectors for Texture Classification

ICCV 2017poster

Texture classification has been extensively studied in computer vision. Recent research shows that the combination of Fisher vector (FV) encoding and convolutional neural network (CNN) provides significant improvement in texture classification over the previous feature representation methods. Howeve…

Cited by 75PDFScholar
2015

Fusing Subcategory Probabilities for Texture Classification

CVPR 2015poster

Texture, as a fundamental characteristic of objects, has attracted much attention in computer vision research. Performance of texture classification is however still lacking for some challenging cases, largely due to the high intra-class variation and low inter-class distinction. To tackle these iss…

Cited by 22SourcePDFScholar