← Search

Cheng Yang

87 accepted papers

2026

ATA: Bridging Implicit Reasoning with Attention-Guided and Action-Guided Inference for Vision-Language Action Models

ICRA 2026poster

Vision-Language-Action (VLA) models rely on current observations, including images, language instructions, and robot states, to predict actions and complete tasks. While accurate visual perception is crucial for precise action prediction and execution, recent work has attempted to further improve pe…

2026

Are VLMs Seeing or Just Saying? Uncovering the Illusion of Visual Re-examination

ICML 2026oral

Vision-Language Models (VLMs) frequently generate self-reflective statements during reasoning, such as ``let me check the figure again.'' Do such statements trigger genuine visual re-examination, or merely represent learned textual patterns? We investigate this question through VisualSwap, an image-…

Cited by 3SourceScholar
2026

AutoWebWorld: Synthesizing Infinite Verifiable Web Environments via Finite State Machines

ICML 2026poster

The performance of autonomous Web GUI agents heavily relies on the quality and quantity of their training data. However, a fundamental bottleneck persists: collecting interaction trajectories from real-world websites is expensive and difficult to verify. The underlying state transitions are hidden, …

Cited by 0SourceScholar
2026

Do Text Edits Generalize to Visual Generation? Benchmarking Cross-Modal Knowledge Editing in UMMs

ICML 2026poster

Unified multimodal models (UMMs) emerge as a promising paradigm for general-purpose multimodal intelligence. As they are deployed in real-world applications, effectively updating internal knowledge becomes critical. While knowledge editing methods have matured for text-only models, a fundamental que…

Cited by 0SourceScholar
2026

Dual Latent Memory for Visual Multi-agent System

ICML 2026poster

While Visual Multi-Agent Systems (VMAS) promise to enhance comprehensive abilities through inter-agent collaboration, empirical evidence reveals a counter-intuitive "scaling wall": increasing agent turns often degrades performance while exponentially inflating token costs. We attribute this failure …

Cited by 0SourceScholar
2026

FormAct: Agentic Source Editing for Rich-Format Document Generation

ICML 2026poster

Rich-format documents are essential for everyday operations yet costly to author, motivating the need for automated generation to enhance productivity. To this end, we present FormAct, an agentic system that generates professional rich-format documents from scratch. FormAct operates on an HTML sourc…

Cited by 0SourceScholar
2026

From Interactions to Principles: Experience-Driven Self-Distillation for Evolving LLM Agents

ICML 2026poster

LLM agents have achieved strong performance in tool-augmented reasoning, but most remain largely stateless: after each episode, the agent discards interaction traces and does not accumulate reusable strategies. Prior work either stores raw trajectories for case-based reuse or relies on external teac…

Cited by 0SourceScholar
2026

From Narrow to Panoramic Vision: Attention-Guided Cold-Start Reshapes Multimodal Reasoning

ICLR 2026poster

The cold-start initialization stage plays a pivotal role in training Multimodal Large Reasoning Models (MLRMs), yet its mechanisms remain insufficiently understood. To analyze this stage, we introduce the Visual Attention Score (VAS), an attention-based metric that quantifies how much a model attend…

Cited by 0SourcecodeScholar
2026

From What to Why: A Multi-Agent System for Evidence-based Chemical Reaction Condition Reasoning

ICLR 2026poster

The chemical reaction recommendation is to select proper reaction condition parameters for chemical reactions, which is pivotal to accelerating chemical science.With the rapid development of large language models (LLMs), there is growing interest in leveraging their reasoning and planning capabiliti…

Cited by 0SourceScholar
2026

Graph4LLM: A Systematic Survey of Graph-Enhanced Large Language Models

IJCAI 2026

Large Language Models (LLMs) excel in natural language processing (NLP) tasks. However, they suffer from inherent limitations due to their sequence-based nature, such as structural information loss and factual unreliability. Graphs, with the ability to explicitly model entities and relations, offer

Cited by 0Scholar
2026

IWR-Bench: Can LVLMs reconstruct interactive webpage from a user interaction video?

ICLR 2026poster

The webpage-to-code task requires models to understand visual representations of webpages and generate corresponding code. However, existing benchmarks primarily focus on static screenshot-to-code tasks, thereby overlooking the dynamic interactions fundamental to real-world web applications. To addr…

Cited by 0SourcecodeScholar
2026

LungNoduleAgent: A Collaborative Multi-Agent System for Precision Diagnosis of Lung Nodules

AAAI 2026technical

Diagnosing lung cancer typically involves physicians identifying lung nodules in Computed tomography (CT) scans and generating diagnostic reports based on their morphological features and medical expertise. Although advancements have been made in using multimodal large language models for analyzing

Cited by 0SourcePDFScholar
2026

MindFlow: Mind Supernet Powered Thinking Flows for Research Idea Innovation

ICML 2026poster

Research idea innovation is a fundamental engine of scientific progress, yet it remains difficult to generate and evaluate in a scalable and controllable way. This challenge lies in its inherently open-ended and multi-objective nature, where ideas should balance novelty, plausibility and feasibility…

Cited by 0SourceScholar
2026

Object-Centric Alignment and Anchor Distillation for Weakly Supervised Referring Expression Comprehension

IJCAI 2026

Weakly supervised Referring Expression Comprehension (WREC) aims to localize referred objects using only image-text pairs without box-level annotations. Existing one-stage methods predominantly rely on anchor-level alignment, which suffers from two fundamental limitations: (1) anchors represent loca

Cited by 0Scholar
2026

ParaTool: Shifting Tool Representations from Context to Parameters

ICML 2026poster

Tool calling extends large language models (LLMs) by enabling grounded interaction with external executable interfaces, thereby supporting environment-coupled problem solving. However, mainstream in-context learning (ICL) approaches typically incorporate detailed tool documentation and usage example…

Cited by 0SourceScholar
2026

PathRAG: Pruning Graph-based Retrieval Augmented Generation with Relational Paths

AAAI 2026technical

Retrieval-augmented generation (RAG) improves the response quality of large language models (LLMs) by retrieving knowledge from external databases. Typical RAG approaches split the text database into chunks, organizing them in a flat structure for efficient searches. To better capture the inherent d

Cited by 0SourcePDFScholar
2026

Reliable Confidence Alignment for Generalized Category Discovery

ICML 2026poster

Generalized Category Discovery (GCD) requires models to categorize an unlabeled pool containing both known and novel classes under sparse supervision. We identify a systemic confidence bias inherent in existing parametric methods: while entropy regularization prevents class collapse, it indiscrimina…

Cited by 0SourceScholar
2026

Residual Decoding: Mitigating Hallucinations in Large Vision-Language Models via History-Aware Residual Guidance

CVPR 2026

Large Vision-Language Models (LVLMs) can reason from image-text inputs and perform well in various multimodal tasks. Despite this success, they are affected by language priors and often produce hallucinations. Hallucinations denote generated content that is grammatically and syntactically coherent,

Cited by 0SourceScholar
2026

Visual Document Understanding and Reasoning: A Multi-Agent Collaboration Framework with Agent-Wise Adaptive Test-Time Scaling

CVPR 2026

The dominant paradigm of monolithic scaling in Vision-Language Models (VLMs) is failing for understanding and reasoning in documents, yielding diminishing returns as it struggles with the inherent need of this domain for document-based procedural reasoning, cognitive complexity, and factual accuracy

Cited by 0SourcecodeScholar
2025

Blend the Separated: Mixture of Synergistic Experts for Data-Scarcity Drug-Target Interaction Prediction

AAAI 2025technical

Drug-target interaction prediction (DTI) is essential in various applications including drug discovery and clinical application. There are two perspectives of input data widely used in DTI prediction: Intrinsic data represents how drugs or targets are constructed, and extrinsic data represents how d…

2025

ChartMimic: Evaluating LMM's Cross-Modal Reasoning Capability via Chart-to-Code Generation

ICLR 2025poster

We introduce a new benchmark, ChartMimic, aimed at assessing the visually-grounded code generation capabilities of large multimodal models (LMMs). ChartMimic utilizes information-intensive visual charts and textual instructions as inputs, requiring LMMs to generate the corresponding code for chart r…

2025

DAGS: A Dependency-Based Dual-Attention and Global Semantic Improvement Framework for Metaphor Recognition

ACL 2025finding

Current metaphor recognition mainly rely on Metaphor Detection Theory (MDT), such as the Metaphor Identification Procedure, which recognizes metaphors by comparing the basic meaning of target word with context meaning. Existing studies have gradually adopted literal annotations to model basic meanin…

Cited by 0SourcePDFScholar
2025

Enhancing Decision-Making for LLM Agents via Step-Level Q-Value Models

AAAI 2025technical

Agents significantly enhance the capabilities of standalone Large Language Models (LLMs) by perceiving environments, making decisions, and executing actions. However, LLM agents still face challenges in tasks that require multiple decision-making steps. Estimating the value of actions in specific ta…

Cited by 8SourcePDFScholar
2025

Enhancing Network Calibration for Low-Cost Gas Sensor Networks Through Adaptive Similarity Search

ICASSP 2025accepted

IoT-based low-cost gas sensors networks are important for environmental monitoring, but their regular calibrations are needed to achieve acceptable sensing performance. A critical step in network calibration is identifying when sensors within the network are sensing the same phenomenon, which is ess…

Cited by 0SourceScholar
2025

Federated Graph Condensation with Information Bottleneck Principles

AAAI 2025technical

Graph condensation (GC), which reduces the size of a large-scale graph by synthesizing a small-scale condensed graph as its substitution, has benefited various graph learning tasks. However, existing GC methods rely on centralized data storage, which is unfeasible for real-world decentralized data d…

Cited by 3SourcePDFScholar
2025

Filter-then-Generate: Large Language Models with Structure-Text Adapter for Knowledge Graph Completion

COLING 2025main

Large Language Models (LLMs) present massive inherent knowledge and superior semantic comprehension capability, which have revolutionized various tasks in natural language processing. Despite their success, a critical gap remains in enabling LLMs to perform knowledge graph completion (KGC). Empirica…

2025

Fuz-RL: A Fuzzy-Guided Robust Framework for Safe Reinforcement Learning under Uncertainty

NeurIPS 2025poster

Safe Reinforcement Learning (RL) is crucial for achieving high performance while ensuring safety in real-world applications. However, the complex interplay of multiple uncertainty sources in real environments poses significant challenges for interpretable risk assessment and robust decision-making.…

Cited by 0SourceScholar
2025

GuideBench: Benchmarking Domain-Oriented Guideline Following for LLM Agents

ACL 2025long

Large language models (LLMs) have been widely deployed as autonomous agents capable of following user instructions and making decisions in real-world applications. Previous studies have made notable progress in benchmarking the instruction following capabilities of LLMs in general domains, with a pr…

2025

Harnessing Language Model for Cross-Heterogeneity Graph Knowledge Transfer

AAAI 2025technical

Heterogeneous graphs (HGs) that contain various node and edge types are ubiquitous in real-world scenarios. Considering the common label sparsity problem in HGs, some researchers propose to pretrain on source HGs to extract general knowledge and then fine-tune on a target HG for knowledge transfer.…

2025

Internet of Agents: Weaving a Web of Heterogeneous Agents for Collaborative Intelligence

ICLR 2025spotlight

The rapid advancement of large language models (LLMs) has paved the way for the development of highly capable autonomous agents. However, existing multi-agent frameworks often struggle with integrating diverse capable third-party agents due to reliance on agents defined within their own ecosystems.…

2025

Judge as A Judge: Improving the Evaluation of Retrieval-Augmented Generation through the Judge-Consistency of Large Language Models

ACL 2025finding

Retrieval-Augmented Generation (RAG) has proven its effectiveness in alleviating hallucinations for Large Language Models (LLMs). However, existing automated evaluation metrics cannot fairly evaluate the outputs generated by RAG models during training and evaluation. LLM-based judgment models provid…

2025

LLM2: Let Large Language Models Harness System 2 Reasoning

NAACL 2025short

Large language models (LLMs) have exhibited impressive capabilities across a myriad of tasks, yet they occasionally yield undesirable outputs. We posit that these limitations are rooted in the foundational autoregressive architecture of LLMs, which inherently lacks mechanisms for differentiating bet…

2025

Multi-Agent Collaboration via Cross-Team Orchestration

ACL 2025finding

Large Language Models (LLMs) have significantly impacted various domains, especially through organized LLM-driven autonomous agents. A representative scenario is in software development, where agents can collaborate in a team like humans, following predefined phases to complete sub-tasks sequentiall…

2025

Multi-Agent Collaboration via Evolving Orchestration

NeurIPS 2025poster

Large language models (LLMs) have achieved remarkable results across diverse downstream tasks, but their monolithic nature restricts scalability and efficiency in complex problem-solving. While recent research explores multi-agent collaboration among LLMs, most approaches rely on static organization…

Cited by 0SourcecodeScholar
2025

Oasis: One Image is All You Need for Multimodal Instruction Data Synthesis

ICCV 2025poster

The success of multi-modal large language models (MLLMs) has been largely attributed to the large-scale training data. However, the training data of many MLLMs is unavailable due to privacy concerns. The expensive and labor-intensive process of collecting multi-modal data further exacerbates the pro…

2025

Optima: Optimizing Effectiveness and Efficiency for LLM-Based Multi-Agent System

ACL 2025finding

Large Language Model (LLM) based multi-agent systems (MAS) show remarkable potential in collaborative problem-solving, yet they still face critical challenges: low communication efficiency, poor scalability, and a lack of effective parameter-updating optimization methods. We present Optima, a novel…

2025

Optimizing Personalized Federated Learning Through Adaptive Layer-Wise Learning

IJCAI 2025

Real-life deployment of federated Learning (FL) often faces non-IID data, which leads to poor accuracy and slow convergence. Personalized FL (pFL) tackles these issues by tailoring local models to individual data sources and using weighted aggregation methods for client-specific learning. However, e

2025

RED: Unleashing Token-Level Rewards from Holistic Feedback via Reward Redistribution

EMNLP 2025

Reinforcement learning from human feedback (RLHF) offers a promising approach to aligning large language models (LLMs) with human preferences. Typically, a reward model is trained or supplied to act as a proxy for humans in evaluating generated responses during the reinforcement training phase. Howe

2025

Scaling Large Language Model-based Multi-Agent Collaboration

ICLR 2025poster

Recent breakthroughs in large language model-driven autonomous agents have revealed that multi-agent collaboration often surpasses each individual through collective reasoning. Inspired by the neural scaling law—increasing neurons enhances performance, this study explores whether the continuous addi…

2025

Seq1F1B: Efficient Sequence-Level Pipeline Parallelism for Large Language Model Training

NAACL 2025long

Training large language models (LLMs) heavily relies on distributed training strategies, among which pipeline parallelism (PP) plays a crucial role. As training sequences extend to 32k or even 128k tokens, current PP methods face severe bottlenecks, including substantial pipeline bubbles and high me…

2025

SrSv: Integrating Sequential Rollouts with Sequential Value Estimation for Multi-agent Reinforcement Learning

AAAI 2025technical

Although multi-agent reinforcement learning (MARL) has shown its success across diverse domains, extending its application to large-scale real-world systems still faces significant challenges. Primarily, the high complexity of real-world environments exacerbates the credit assignment problem, substa…

Cited by 0SourcePDFScholar
2025

TopV: Compatible Token Pruning with Inference Time Optimization for Fast and Low-Memory Multimodal Vision Language Model

CVPR 2025poster

Vision-Language Models (VLMs) demand substantial computational resources during inference, largely due to the extensive visual input tokens for representing visual information. Previous studies have noted that visual tokens tend to receive less attention than text tokens, suggesting their lower impo…

Cited by 3SourcePDFScholar
2024

AgentBoard: An Analytical Evaluation Board of Multi-turn LLM Agents

NeurIPS 2024oral

Evaluating large language models (LLMs) as general-purpose agents is essential for understanding their capabilities and facilitating their integration into practical applications. However, the evaluation process presents substantial challenges. A primary obstacle is the benchmarking of agent perform…

2024

AgentVerse: Facilitating Multi-Agent Collaboration and Exploring Emergent Behaviors

ICLR 2024poster

Autonomous agents empowered by Large Language Models (LLMs) have undergone significant improvements, enabling them to generalize across a broad spectrum of tasks. However, in real-world scenarios, cooperation among individuals is often required to enhance the efficiency and effectiveness of task acc…

2024

Autonomous Agents for Collaborative Task under Information Asymmetry

NeurIPS 2024poster

Large Language Model Multi-Agent Systems (LLM-MAS) have greatly progressed in solving complex tasks. It communicates among agents within the system to collaboratively solve tasks, under the premise of shared information. However, when agents' collaborations are leveraged to perform multi-person task…

2024

BC-Prover: Backward Chaining Prover for Formal Theorem Proving

EMNLP 2024main

Despite the remarkable progress made by large language models in mathematical reasoning, interactive theorem proving in formal logic still remains a prominent challenge. Previous methods resort to neural models for proofstep generation and search. However, they suffer from exploring possible proofst…

Cited by 0SourcePDFScholar
2024

Beyond Natural Language: LLMs Leveraging Alternative Formats for Enhanced Reasoning and Communication

EMNLP 2024finding

Natural language (NL) has long been the predominant format for human cognition and communication, and by extension, has been similarly pivotal in the development and application of Large Language Models (LLMs). Yet, besides NL, LLMs have seen various non-NL formats during pre-training, such as code…

2024

C3F: Constant Collaboration and Communication Framework for Graph-Representation Dynamic Multi-Robotic Systems

RA-L 2024

Deep reinforcement learning (DRL) methods have been widely applied in distributed multi-robotic systems and successfully realized autonomous learning in many fields. In these fields, robots need to communicate and collaborate with other robots in real time, and reach agreed cognition for task assign

Cited by 0SourceScholar
2024

Can ChatGPT’s Performance be Improved on Verb Metaphor Detection Tasks? Bootstrapping and Combining Tacit Knowledge

ACL 2024long

Metaphors detection, as an important task in the field of NLP, has been receiving sustained academic attention in recent years. Current researches focus supervised metaphors detection systems, which usually require large-scale, high-quality labeled data support. The emerge of large language models (…

2024

Can Large Language Models Analyze Graphs like Professionals? A Benchmark, Datasets and Models

NeurIPS 2024poster

The need to analyze graphs is ubiquitous across various fields, from social networks to biological research and recommendation systems. Therefore, enabling the ability of large language models (LLMs) to process graphs is an important step toward more advanced general intelligence. However, current L…

2024

ChatDev: Communicative Agents for Software Development

ACL 2024long

Software development is a complex task that necessitates cooperation among multiple members with diverse skills. Numerous studies used deep learning to improve specific phases in a waterfall model, such as design, coding, and testing. However, the deep learning model in each phase requires unique de…

2024

CountFormer: Multi-View Crowd Counting Transformer

ECCV 2024poster

"Multi-view counting (MVC) methods have shown their superiority over single-view counterparts, particularly in situations characterized by heavy occlusion and severe perspective distortions. However, hand-crafted heuristic features and identical camera layout requirements in conventional MVC methods…

2024

Experiential Co-Learning of Software-Developing Agents

ACL 2024long

Recent advancements in large language models (LLMs) have brought significant changes to various domains, especially through LLM-driven autonomous agents. A representative scenario is in software development, where LLM agents demonstrate efficient collaboration, task division, and assurance of softwa…

2024

FairSIN: Achieving Fairness in Graph Neural Networks through Sensitive Information Neutralization

AAAI 2024technical

Despite the remarkable success of graph neural networks (GNNs) in modeling graph-structured data, like other machine learning models, GNNs are also susceptible to making biased predictions based on sensitive attributes, such as race and gender. For fairness consideration, recent state-of-the-art (SO…

2024

GLinSAT: The General Linear Satisfiability Neural Network Layer By Accelerated Gradient Descent

NeurIPS 2024poster

Ensuring that the outputs of neural networks satisfy specific constraints is crucial for applying neural networks to real-life decision-making problems. In this paper, we consider making a batch of neural network outputs satisfy bounded and general linear constraints. We first reformulate the neural…

2024

Graph Invariant Learning with Subgraph Co-mixup for Out-of-Distribution Generalization

AAAI 2024technical

Graph neural networks (GNNs) have been demonstrated to perform well in graph representation learning, but always lacking in generalization capability when tackling out-of-distribution (OOD) data. Graph invariant learning methods, backed by the invariance principle among defined multiple environments…

2024

Graph-Enhanced Hybrid Sampling for Multi-Armed Bandit Recommendation

ICASSP 2024accepted

Graph-based multi-armed bandit algorithms utilize the relationship between users to select the best item to recommend for maximal reward, which is decided by items’ features and un-known users’ preferences. Therefore, the precise estimation of users’ preferences is fairly important and indispensable…

Cited by 0SourceScholar
2024

HoLLMwood: Unleashing the Creativity of Large Language Models in Screenwriting via Role Playing

EMNLP 2024finding

Generative AI has demonstrated unprecedented creativity in the field of computer vision, yet such phenomena have not been observed in natural language processing. In particular, large language models (LLMs) can hardly produce written works at the level of human experts due to the extremely high comp…

Cited by 7SourcePDFScholar
2024

Merely Judging Metaphor is Not Enough: Research on Reasonable Metaphor Detection

EMNLP 2024finding

Metaphor, as an advanced form of cognition, is challenging to understand their meaning. Current metaphor detection tasks only provide labels (i.e., metaphor or literal) without interpreting how to understand them. In this paper, we improve the metaphor detection task and explore the reason of metaph…

2024

MoE-I2: Compressing Mixture of Experts Models through Inter-Expert Pruning and Intra-Expert Low-Rank Decomposition

EMNLP 2024finding

The emergence of Mixture of Experts (MoE) LLMs has significantly advanced the development of language models. Compared to traditional LLMs, MoE LLMs outperform traditional LLMs by achieving higher performance with considerably fewer activated parameters. Despite this efficiency, their enormous param…

2024

Solving General Natural-Language-Description Optimization Problems with Large Language Models

NAACL 2024industry

Optimization problems seek to find the best solution to an objective under a set of constraints, and have been widely investigated in real-world applications. Modeling and solving optimization problems in a specific domain typically require a combination of domain knowledge, mathematical skills, and…

2024

ToolBeHonest: A Multi-level Hallucination Diagnostic Benchmark for Tool-Augmented Large Language Models

EMNLP 2024main

Tool-augmented large language models (LLMs) are rapidly being integrated into real-world applications. Due to the lack of benchmarks, the community has yet to fully understand the hallucination issues within these models. To address this challenge, we introduce a comprehensive diagnostic benchmark,…

2024

Unchosen Experts Can Contribute Too: Unleashing MoE Models’ Power by Self-Contrast

NeurIPS 2024poster

Mixture-of-Experts (MoE) has emerged as a prominent architecture for scaling model size while maintaining computational efficiency. In MoE, each token in the input sequence activates a different subset of experts determined by a routing mechanism. However, the unchosen experts in MoE models do not c…

2023

A Simple Framework for Text-Supervised Semantic Segmentation

CVPR 2023poster

Text-supervised semantic segmentation is a novel research topic that allows semantic segments to emerge with image-text contrasting. However, pioneering methods could be subject to specifically designed network architectures. This paper shows that a vanilla contrastive language-image pre-training (C…

2023

AutoConv: Automatically Generating Information-seeking Conversations with Large Language Models

ACL 2023short

Information-seeking conversation, which aims to help users gather information through conversation, has achieved great progress in recent years. However, the research is still stymied by the scarcity of training data. To alleviate this problem, we propose AutoConv for synthetic conversation generati…

2023

Injecting Multimodal Information into Rigid Protein Docking via Bi-level Optimization

NeurIPS 2023poster

The structure of protein-protein complexes is critical for understanding binding dynamics, biological mechanisms, and intervention strategies. Rigid protein docking, a fundamental problem in this field, aims to predict the 3D structure of complexes from their unbound states without conformational ch…

Cited by 6SourcePDFScholar
2023

NewsDialogues: Towards Proactive News Grounded Conversation

ACL 2023findings

Hot news is one of the most popular topics in daily conversations. However, news grounded conversation has long been stymied by the lack of well-designed task definition and scarce data. In this paper, we propose a novel task, Proactive News Grounded Conversation, in which a dialogue system can proa…

2023

Question Answering as Programming for Solving Time-Sensitive Questions

EMNLP 2023long main

Question answering plays a pivotal role in human daily life because it involves our acquisition of knowledge about the world. However, due to the dynamic and ever-changing nature of real-world facts, the answer can be completely different when the time constraint in the question changes. Recently, L…

Cited by 0SourcecodeScholar
2023

Specialist or Generalist? Instruction Tuning for Specific NLP Tasks

EMNLP 2023long main

The potential of large language models (LLMs) to simultaneously perform a wide range of natural language processing (NLP) tasks has been the subject of extensive research. Although instruction tuning has proven to be a data-efficient method for transforming LLMs into such generalist models, their pe…

Cited by 0SourceScholar
2022

"PartImageNet: A Large, High-Quality Dataset of Parts"

ECCV 2022poster

"It is natural to represent objects in terms of their parts. This has the potential to improve the performance of algorithms for object recognition and segmentation but can also help for downstream tasks like activity recognition. Research on part-based models, however, is hindered by the lack of da…

2022

Neighbor-Augmented Transformer-Based Embedding for Retrieval

ICASSP 2022accepted

With rapid evolution of e-commerce, it is essential but challenging to quickly provide a recommending service for users. The recommender system can be divided into two stages: retrieval and ranking. However, most recent academic research has focused on the second stage for datasets with limited size…

Cited by 0SourceScholar
2022

SAS: Self-Augmentation Strategy for Language Model Pre-training

AAAI 2022technical

The core of self-supervised learning for pre-training language models includes pre-training task design as well as appropriate data augmentation. Most data augmentations in language model pre-training are context-independent. A seminal contextualized augmentation was recently proposed in ELECTRA and…

2022

TransFG: A Transformer Architecture for Fine-Grained Recognition

AAAI 2022technical

Fine-grained visual classification (FGVC) which aims at recognizing objects from subcategories is a very challenging task due to the inherently subtle inter-class differences. Most existing works mainly tackle this problem by reusing the backbone network to extract features of detected discriminativ…

2021

Be Confident! Towards Trustworthy Graph Neural Networks via Confidence Calibration

NeurIPS 2021poster

Despite Graph Neural Networks (GNNs) have achieved remarkable accuracy, whether the results are trustworthy is still unexplored. Previous studies suggest that many modern neural networks are over-confident on the predictions, however, surprisingly, we discover that GNNs are primarily in the opposite…

Cited by 140SourcePDFScholar
2021

DCNAS: Densely Connected Neural Architecture Search for Semantic Image Segmentation

CVPR 2021poster

Existing NAS methods for dense image prediction tasks usually compromise on restricted search space or search on proxy task to meet the achievable computational demands. To allow as wide as possible network architectures and avoid the gap between realistic and proxy setting, we propose a novel Dense…

Cited by 136PDFScholar
2021

Hand Image Understanding via Deep Multi-Task Learning

ICCV 2021poster

Analyzing and understanding hand information from multimedia materials like images or videos is important for many real world applications and remains to be very active in research community. There are various works focusing on recovering hand information from single image, however, they usually sol…

Cited by 67PDFcodeScholar
2021

Identification of Deep Breath While Moving Forward Based on Multiple Body Regions and Graph Signal Analysis

ICASSP 2021accepted

This paper presents an unobtrusive solution that can automatically identify deep breath when a person is walking past the global depth camera. Existing non-contact breath assessments achieve satisfactory results under restricted conditions when human body stays relatively still. When someone moves f…

Cited by 0SourceScholar
2021

Treasures Outside Contexts: Improving Event Detection via Global Statistics

EMNLP 2021main

Event detection (ED) aims at identifying event instances of specified types in given texts, which has been formalized as a sequence labeling task. As far as we know, existing neural-based ED models make decisions relying entirely on the contextual semantic features of each word in the inputted text,…

2020

PewLSTM: Periodic LSTM with Weather-Aware Gating Mechanism for Parking Behavior Prediction

IJCAI 2020poster

In big cities, there are plenty of parking spaces, but we often find nowhere to park. For example, New York has 1.4 million cars and 4.4 million on-street parking spaces, but it is still not easy to find a parking place near our destination, especially during peak hours. The reason is the lack of pr…

2020

Semi-Regular Geometric Kernel Encoding & Reconstruction for Video Compression

ICASSP 2020accepted

Conventional video coding schemes employ a hybrid motion prediction / residual transform coding paradigm, which only exploits redundancy in individual pairs of video frames for compression gain. However, rigid geometric structures in 3D space—e.g., a building in a scene’s background—persist across t…

Cited by 0SourceScholar
2019

Enhancing Low Light Videos by Exploring High Sensitivity Camera Noise

ICCV 2019poster

Enhancing low light videos, which consists of denoising and brightness adjustment, is an intriguing but knotty problem. Under low light condition, due to high sensitivity camera setting, commonly negligible noises become obvious and severely deteriorate the captured videos. To recover high quality v…

Cited by 63PDFScholar
2015

Face hallucination via Cauchy regularized sparse representation

ICASSP 2015accepted

In dictionary-learning-based face hallucination, the testing image is represented as a linear combination of the training samples, and how to obtain the optimal coefficients is the primary issue. Sparse representation (SR) has ever been widely used in face hallucination, however, due to the fact tha…

Cited by 0SourceScholar