← Search

Ting Liu

170 accepted papers

2026

AutoTool: Automatic Scaling of Tool-Use Capabilities in RL via Decoupled Entropy Constraints

ICLR 2026poster

Tool use represents a critical capability for AI agents, with recent advances focusing on leveraging reinforcement learning (RL) for test-time scaling to achieve better performance through more deliberate reasoning. However, there are some key challenges in current RL-based scaling approaches: (a)…

Cited by 0SourceScholar
2026

Bridging Scale Discrepancies in Robotic Control via Language-Based Action Representations

AAAI 2026technical

Recent end-to-end robotic manipulation research increasingly adopts architectures inspired by large language models to enable robust manipulation. However, a critical challenge arises from severe distribution shifts between robotic action data, primarily due to substantial numerical variations in ac

Cited by 0SourcePDFScholar
2026

CultureRL: Internalizing Cultural Principles in Large Language Models via Norm-Driven Reinforcement Learning

AAAI 2026technical

As large language models (LLMs) are increasingly deployed across culturally diverse regions, ensuring that their responses align with users’ cultural norms has become a critical challenge. Existing approaches to cultural alignment primarily rely on prompting or data-augmentation-based supervised fin

Cited by 0SourcePDFScholar
2026

Diagnosing and Remedying Knowledge Deficiencies in LLMs via Label-free Curricular Meaningful Learning

ICLR 2026poster

Large Language Models (LLMs) have demonstrated impressive generalization ability by learning from extensive unlabeled text. However, they still exhibit reasoning mistakes, which can affect their trustworthiness and reliability. Although users can interact with LLMs and provide diverse and comprehens…

Cited by 0SourcecodeScholar
2026

Easier to Judge than to Find: Predicting In-Context Learning Success for Demonstration Selection

ICML 2026poster

In-context learning (ICL) is highly sensitive to which demonstrations appear in the prompt, but selecting them is expensive because candidate contexts must be validated with repeated LLM calls. We argue that demonstration selection is \emph{easier to judge than to find}: predicting whether a specifi…

Cited by 0SourceScholar
2026

FlowSeg: Dynamic Semantic Guidance for LLM-Conditioned Segmentation

ICML 2026poster

LLM-conditioned segmentation has recently advanced rapidly by coupling large language models with iterative mask generation frameworks. However, we identify a persistent failure mode in current propose-then-select pipelines. Although high-quality mask candidates are often generated, the final predic…

Cited by 0SourceScholar
2026

Gradients with Respect to Semantics Preserving Embeddings Tell the Uncertainty of Large Language Model

ICML 2026poster

Uncertainty quantification (UQ) is an important technique for ensuring the trustworthiness of LLMs, given their tendency to hallucinate. Existing state-of-the-art UQ approaches for free-form generation rely heavily on sampling, which incurs high computational cost and variance. In this work, we prop…

Cited by 0SourceScholar
2026

Large Language Model Agents Are Not Always Faithful Self-Evolvers

ICML 2026poster

Self-evolving large language model (LLM) agents continually improve by accumulating and reusing past experience, yet it remains unclear whether they faithfully rely on that experience to guide their behavior. We present the first systematic investigation of \emph{experience faithfulness}—the causal …

Cited by 0SourceScholar
2026

Learning Stochastic Bridges for Video Object Removal via Video-to-Video Translation

ICML 2026poster

Existing video object removal methods predominantly rely on diffusion models following a noise-to-data paradigm, where generation starts from uninformative Gaussian noise. This approach discards the rich structural and contextual priors present in the original input video. Consequently, such methods…

Cited by 0SourcecodeScholar
2026

MME-SCI: A Comprehensive and Challenging Science Benchmark for Multimodal Large Language Models

AAAI 2026technical

Recently, multimodal large language models (MLLMs) have achieved significant advancements across various domains, and corresponding evaluation benchmarks have been continuously refined and improved. In this process, benchmarks in the scientific domain have played an important role in assessing the r

Cited by 0SourcePDFScholar
2026

MRPO: Magnitude-Regularized Policy Optimization via L1 Constraints

ICML 2026poster

Reinforcement learning (RL) for large language models (LLMs) relies on imperfect reward supervision, necessitating constraints on policy updates to prevent overfitting. Nevertheless, the widely adopted KL constraint over-penalizes actions with low reference probabilities and lacks the sparsity to di…

Cited by 0SourceScholar
2026

MedAtlas: Evaluating LLMs for Multi-Round, Multi-Task Medical Reasoning Across Diverse Imaging Modalities and Clinical Text

AAAI 2026technical

Artificial intelligence has demonstrated significant potential in clinical decision-making; however, developing models capable of adapting to diverse real-world scenarios and performing complex diagnostic reasoning remains a major challenge. Existing medical multi-modal benchmarks are typically limi

Cited by 0SourcePDFScholar
2026

MiVE: Multiscale Vision-language features for reference-guided video Editing

ICML 2026poster

Reference-guided video editing takes a source video, a text instruction, and a reference image as inputs, requiring the model to faithfully apply the instructed edits while preserving original motion and unedited content. Existing methods fall into two paradigms, each with inherent limitations: deco…

Cited by 0SourceScholar
2026

Self-Prompting Diffusion Transformer for Open-Vocabulary Scene Text Edit via In-Context Learning

ICML 2026poster

Scene text editing aims to modify text in a target region of an image while preserving its background style and texture. Existing methods rely solely on image background information while neglecting the visual details of target regions, which discards stylistic features in the original text and esse…

Cited by 0SourceScholar
2026

The Visual Prism: Refracting Images into Parallel Multilingual Descriptions with Structured Visual Guidance

AAAI 2026technical

Parallel corpora, as the foundation of machine translation, remain crucial even in the era of large language models (LLMs) for pre-training and fine-tuning. However, annotating parallel corpora is extremely costly, as it requires annotators to be proficient in multiple languages. To reduce this cost

Cited by 0SourcePDFScholar
2026

Towards Comprehensive Post Safety Alignment of Large Language Models via Safety Patching

IJCAI 2026

Safety alignment of large language models (LLMs) has been gaining increasing attention. However, current safety-aligned LLMs suffer from the fragile and imbalanced safety mechanisms, which can still be induced to generate unsafe responses, exhibit over-safety by rejecting safe user inputs, and fail

Cited by 0Scholar
2026

Unnoticed Yet Effective: A Hybrid Physical Camouflage Framework Against DNNs and Human Perception

AAAI 2026technical

While adversarial attacks can effectively deceive deep neural networks, their real-world applicability is often limited by complex and conspicuous patterns that reveal their attack intent to human observers. To overcome this limitation, we propose UYE, a novel camouflage framework designed to simult

Cited by 0SourcePDFScholar
2025

A Survey on LLMs for Story Generation

EMNLP 2025

Methods for story generation with Large Language Models (LLMs) have come into the spotlight recently. We create a novel taxonomy of LLMs for story generation consisting of two major paradigms: (i) independent story generation by an LLM, and (ii) author-assistance for story generation – a collaborati

Cited by 0SourcePDFScholar
2025

A Training-Free Correlation-Weighted Model for Zero-/Few-Shot Industrial Anomaly Detection with Retrieval Augmentation

ICASSP 2025accepted

Obtaining labeled data in the field of industrial anomaly detection is challenging, which necessitates the development of label-free frameworks. However, current methods mainly focus on the unsupervised paradigm, which uses a large number of normal samples of the same category to train the model, an…

Cited by 0SourceScholar
2025

Accelerating Diffusion Transformers with Token-wise Feature Caching

ICLR 2025poster

Diffusion transformers have shown significant effectiveness in both image and video synthesis at the expense of huge computation costs. To address this problem, feature caching methods have been introduced to accelerate diffusion transformers by caching the features in previous timesteps and reusing…

2025

AdaSteer: Your Aligned LLM is Inherently an Adaptive Jailbreak Defender

EMNLP 2025

Despite extensive efforts in safety alignment, large language models (LLMs) remain vulnerable to jailbreak attacks. Activation steering offers a training-free defense method but relies on fixed steering coefficients, resulting in suboptimal protection and increased false rejections of benign inputs.

2025

Alleviating Hallucinations from Knowledge Misalignment in Large Language Models via Selective Abstention Learning

ACL 2025long

Large language models (LLMs) are known to suffer from severe hallucination issues. One of the main causes lies in the knowledge misalignment between the pre-training stage and the supervised fine-tuning stage. The unfamiliar knowledge encountered during fine-tuning may encourage LLMs to generate fac…

2025

Analyzing the Rapid Generalization of SFT via the Perspective of Attention Head Activation Patterns

ACL 2025long

LLMs’ performance on complex tasks is still unsatisfactory. A key issue is that presently LLMs learn in a data-driven schema, while the instructions about these complex tasks are both scarce and hard to collect or construct. On the contrary, a prominent phenomenon is that LLMs can learn rather fast…

2025

Beware of Your Po! Measuring and Mitigating AI Safety Risks in Role-Play Fine-Tuning of LLMs

ACL 2025long

Role-playing enables large language models (LLMs) to engage users in immersive and personalized interactions, but it also introduces significant safety risks. Existing role-play fine-tuning techniques improve role adaptability but may degrade safety performance, particularly for villainous character…

Cited by 0SourcePDFScholar
2025

Beyond Fixed Length: Bucket Pre-training is All You Need

IJCAI 2025

Large Language Models (LLMs) have demonstrated exceptional performance across various tasks, with pre-training stage serving as the cornerstone of their capabilities. However, the conventional fixed-length data composition strategy for pre-training presents several practical challenges. When using s

2025

Beyond Frameworks: Unpacking Collaboration Strategies in Multi-Agent Systems

ACL 2025long

Multi-agent collaboration has emerged as a pivotal paradigm for addressing complex, distributed tasks in large language model (LLM)-driven applications. While prior research has focused on high-level architectural frameworks, the granular mechanisms governing agents—critical to performance and scala…

Cited by 0SourcePDFScholar
2025

Beyond Similarity: A Gradient-based Graph Method for Instruction Tuning Data Selection

ACL 2025long

Large language models (LLMs) have shown great potential across various industries due to their remarkable ability to generalize through instruction tuning. However, the limited availability of domain-specific data significantly hampers their performance on specialized tasks. While existing methods p…

2025

Bridging Neural and Symbolic Reasoning: A Dual-System Framework for Interpretable Question Answering

ICASSP 2025accepted

Large Language Models (LLMs), such as the GPT series, have achieved remarkable performance in question answering through large-scale pretraining. However, LLMs often lack transparency in their reasoning processes and struggle with hallucination. To overcome these challenges, we propose Dual-NeSy, a…

Cited by 0SourceScholar
2025

Chain of Strategy Optimization Makes Large Language Models Better Emotional Supporter

EMNLP 2025

The growing emotional stress in modern society has increased the demand for Emotional Support Conversations (ESC). While Large Language Models (LLMs) show promise for ESC, they face two key challenges: (1) low strategy selection accuracy, and (2) preference bias, limiting their adaptability to users

Cited by 0SourcePDFScholar
2025

Com2 : A Causal-Guided Benchmark for Exploring Complex Commonsense Reasoning in Large Language Models

ACL 2025long

Large language models (LLMs) have mastered abundant simple and explicit commonsense knowledge through pre-training, enabling them to achieve human-like performance in simple commonsense reasoning. Nevertheless, LLMs struggle to reason with complex and implicit commonsense knowledge that is derived f…

2025

Densely Connected Parameter-Efficient Tuning for Referring Image Segmentation

AAAI 2025technical

In the domain of computer vision, Parameter-Efficient Tuning (PET) is increasingly replacing the traditional paradigm of pre-training followed by full fine-tuning. PET is particularly favored for its effectiveness in large foundation models, as it streamlines transfer learning costs and optimizes ha…

2025

EVPGS: Enhanced View Prior Guidance for Splatting-based Extrapolated View Synthesis

CVPR 2025poster

Gaussian Splatting (GS)-based methods rely on sufficient training view coverage and perform synthesis on interpolated views. In this work, we tackle the more challenging and underexplored Extrapolated View Synthesis (EVS) task. Here we enable GS-based models trained with limited view coverage to gen…

Cited by 0SourcePDFScholar
2025

Efficient Decoupled Feature 3D Gaussian Splatting via Hierarchical Compression

CVPR 2025poster

Efficient 3D scene representation has become a key challenge with the rise of 3D Gaussian Splatting (3DGS), particularly when incorporating semantic information into the scene representation. Existing 3DGS-based methods embed both color and high-dimensional semantic features into a single field, le…

Cited by 0SourcePDFScholar
2025

Epsilon-VAE: Denoising as Visual Decoding

ICML 2025poster

In generative modeling, tokenization simplifies complex data into compact, structured representations, creating a more efficient, learnable space. For high-dimensional visual data, it reduces redundancy and emphasizes key features for high-quality generation. Current visual tokenization methods rely…

Cited by 0SourcePDFScholar
2025

ExpeTrans: LLMs Are Experiential Transfer Learners

ACL 2025long

Recent studies provide large language models (LLMs) with textual task-solving experiences via prompts to improve their performance.However, previous methods rely on substantial human labor or time to gather such experiences for each task, which is impractical given the growing variety of task types…

Cited by 0SourcePDFScholar
2025

Exploring Generalization Boundaries of Unsupervised Industrial Anomaly Detection Models through Attribute Perturbation

ICASSP 2025accepted

Industrial anomaly detection (IAD) plays a crucial role in large-scale industrial manufacturing. Recently, numerous unsupervised algorithms have been proposed and achieved remarkable performance on benchmark datasets. Given the high homogeneity of samples during training and testing, it appears that…

Cited by 0SourceScholar
2025

Exploring Large Language Models for Effective Rumor Detection on Social Media

NAACL 2025long

In this paper, we explore using Large Language Models (LLMs) for rumor detection on social media. It involves assessing the veracity of claims on social media based on social context (e.g., comments, propagation patterns). LLMs, despite their impressive capabilities in text-based reasoning tasks, st…

Cited by 0SourcePDFScholar
2025

FroM: Frobenius Norm-Based Data-Free Adaptive Model Merging

EMNLP 2025

With the development of large language models, fine-tuning has emerged as an effective method to enhance performance in specific scenarios by injecting domain-specific knowledge. In this context, model merging techniques provide a solution for fusing knowledge from multiple fine-tuning models by com

2025

From Hypothesis to Publication: A Comprehensive Survey of AI-Driven Research Support Systems

EMNLP 2025

Research is a fundamental process driving the advancement of human civilization, yet it demands substantial time and effort from researchers. In recent years, the rapid development of artificial intelligence (AI) technologies has inspired researchers to explore how AI can accelerate and enhance rese

Cited by 0SourcePDFScholar
2025

GPA: Enhancing Generalizable Physical Adversarial Attacks Across Multiple Vision Tasks

ICASSP 2025accepted

Adversarial attacks pose a significant challenge in deep learning, as carefully crafted perturbations can severely degrade even the most advanced models. In real-world scenarios, where the target models are often unknown, previous works often focus on creating adversarial patterns for specific known…

Cited by 0SourceScholar
2025

GlyphMastero: A Glyph Encoder for High-Fidelity Scene Text Editing

CVPR 2025poster

Scene text editing, a subfield of image editing, requires modifying texts in images while preserving style consistency and visual coherence with the surrounding environment. While diffusion-based methods have shown promise in text generation, they still struggle to produce high-quality results. Thes…

2025

How Does Sequence Modeling Architecture Influence Base Capabilities of Pre-trained Language Models? Exploring Key Architecture Design Principles to Avoid Base Capabilities Degradation

NeurIPS 2025poster

Pre-trained language models represented by the Transformer have been proven to possess strong base capabilities, and the representative self-attention mechanism in the Transformer has become a classic in sequence modeling architectures. Different from the work of proposing sequence modeling architec…

Cited by 0SourceScholar
2025

Hybrid Global-Local Representation with Augmented Spatial Guidance for Zero-Shot Referring Image Segmentation

CVPR 2025poster

Recent advances in zero-shot referring image segmentation (RIS), driven by models such as the Segment Anything Model (SAM) and CLIP, have made substantial progress in aligning visual and textual information. Despite these successes, the extraction of precise and high-quality mask region representati…

2025

LLMs May Perform MCQA by Selecting the Least Incorrect Option

COLING 2025main

In the field of NLP, Large Language Models (LLMs) have markedly enhanced performance across a variety of tasks. However, the comprehensive evaluation of LLMs remains an inevitable challenge for the community. Recently, the adoption of Multiple Choice Question Answering (MCQA) as a benchmark for asse…

Cited by 4SourcePDFScholar
2025

Length Controlled Generation for Black-box LLMs

ACL 2025long

Large language models (LLMs) have demonstrated impressive instruction following capabilities, while still struggling to accurately manage the length of the generated text, which is a fundamental requirement in many real-world applications. Existing length control methods involve fine-tuning the para…

2025

MM-CamObj: A Comprehensive Multimodal Dataset for Camouflaged Object Scenarios

AAAI 2025technical

Large visual-language models (LVLMs) have achieved great success in multiple applications. However, they still encounter challenges in complex scenes, especially those involving camouflaged objects. This is primarily due to the lack of samples related to camouflaged scenes in the training dataset. T…

2025

MPO: Multilingual Safety Alignment via Reward Gap Optimization

ACL 2025long

Large language models (LLMs) have become increasingly central to AI applications worldwide, necessitating robust multilingual safety alignment to ensure secure deployment across diverse linguistic contexts. Existing preference learning methods for safety alignment, such as RLHF and DPO, are primaril…

2025

MTADiffusion: Mask Text Alignment Diffusion Model for Object Inpainting

CVPR 2025poster

Advancements in generative models have enabled image inpainting models to generate content within specific regions of an image based on provided prompts and masks. However, existing inpainting methods often suffer from problems such as semantic misalignment, structural distortion, and style inconsis…

Cited by 0SourcePDFScholar
2025

Memory Efficient Matting with Adaptive Token Routing

AAAI 2025technical

Transformer-based models have recently achieved outstanding performance in image matting. However, their application to high-resolution images remains challenging due to the quadratic complexity of global self-attention. To address this issue, we propose MEMatte, a memory-efficient matting framework…

2025

NTClick: Achieving Precise Interactive Segmentation With Noise-tolerant Clicks

CVPR 2025highlight

Interactive segmentation is a pivotal task in computer vision, focused on predicting precise masks with minimal user input. Although the click has recently become the most prevalent form of interaction due to its flexibility and efficiency, its advantages diminish as the complexity and details of ta…

Cited by 0SourcePDFScholar
2025

Natural Logic at the Core: Dynamic Rewards for Entailment Tree Generation

ACL 2025finding

Entailment trees are essential for enhancing interpretability and transparency in tasks like question answering and natural language understanding. However, existing approaches often lack logical consistency, as they rely on static reward structures or ignore the intricate dependencies within multi-…

Cited by 0SourcePDFScholar
2025

One for All: Update Parameterized Knowledge Across Multiple Models with Once Edit

ACL 2025long

Large language models (LLMs) encode vast world knowledge but struggle to stay up-to-date, often leading to errors and hallucinations. Knowledge editing offers an efficient alternative to retraining, enabling targeted modifications by updating specific model parameters. However, existing methods prim…

Cited by 0SourcePDFScholar
2025

RAG+: Enhancing Retrieval-Augmented Generation with Application-Aware Reasoning

EMNLP 2025

The integration of external knowledge through Retrieval-Augmented Generation (RAG) has become foundational in enhancing large language models (LLMs) for knowledge-intensive tasks. However, existing RAG paradigms often overlook the cognitive step of applying knowledge, leaving a gap between retrieved

Cited by 0SourcePDFScholar
2025

SAM-R1: Leveraging SAM for Reward Feedback in Multimodal Segmentation via Reinforcement Learning

NeurIPS 2025poster

Leveraging multimodal large models for image segmentation has become a prominent research direction. However, existing approaches typically rely heavily on manually annotated datasets that include explicit reasoning processes, which are costly and time-consuming to produce. Recent advances suggest t…

Cited by 0SourceScholar
2025

SAM-REF: Introducing Image-Prompt Synergy during Interaction for Detail Enhancement in the Segment Anything Model

CVPR 2025poster

Interactive segmentation is to segment the mask of the target object according to the user's interactive prompts. There are two mainstream strategies: early fusion and late fusion. Current specialist models utilize the early fusion strategy that encodes the combination of images and prompts to targe…

Cited by 0SourcePDFScholar
2025

Stimulate the Critical Thinking of LLMs via Debiasing Discussion

EMNLP 2025

Large language models (LLMs) often succumb to users’ viewpoints when faced with conflicting perspectives. We identify two key biases underlying this issue : stance homogeneity bias and human preference bias. To address these biases, we propose a novel two-stage training framework: Multi-stance Discu

Cited by 0SourcePDFScholar
2025

TTE: Two Tokens Are Enough to Improve Parameter-Efficient Tuning

AAAI 2025technical

Existing fine-tuning paradigms are predominantly characterized by Full Parameter Tuning (FPT) and Parameter-Efficient Tuning (PET). FPT fine-tunes all parameters of a pre-trained model on downstream tasks, whereas PET freezes the pre-trained model and employs only a minimal number of learnable param…

2025

Teaching Language Models to Evolve with Users: Dynamic Profile Modeling for Personalized Alignment

NeurIPS 2025poster

Personalized alignment is essential for enabling large language models (LLMs) to engage effectively in user-centric dialogue. While recent prompt-based and offline optimization methods offer preliminary solutions, they fall short in cold-start scenarios and long-term personalization due to their inh…

Cited by 0SourceScholar
2025

The Hidden Life of Tokens: Reducing Hallucination of Large Vision-Language Models Via Visual Information Steering

ICML 2025poster

Large Vision-Language Models (LVLMs) can reason effectively over both textual and visual inputs, but they tend to hallucinate syntactically coherent yet visually ungrounded contents. In this paper, we investigate the internal dynamics of hallucination by examining the tokens logits rankings througho…

2025

Tool Zero: Training Tool-Augmented LLMs via Pure RL from Scratch

EMNLP 2025

Training tool-augmented LLMs has emerged as a promising approach to enhancing language models’ capabilities for complex tasks. The current supervised fine-tuning paradigm relies on constructing extensive domain-specific datasets to train models. However, this approach often struggles to generalize e

Cited by 0SourcePDFScholar
2025

TopNet: Transformer-Efficient Occupancy Prediction Network for Octree-Structured Point Cloud Geometry Compression

CVPR 2025poster

Efficient Point Cloud Geometry Compression (PCGC) with a lower bits per point (BPP) and higher peak signal-to-noise ratio (PSNR) is essential for the transportation of large-scale 3D data. Although octree-based entropy models can reduce BPP without introducing geometry distortion, existing CNN-based…

2025

UFO-RL: Uncertainty-Focused Optimization for Efficient Reinforcement Learning Data Selection

NeurIPS 2025poster

A primary impediment to scaling reinforcement learning (RL) for large language model (LLM) training is the substantial computational cost, predominantly arising from the necessity of multi-sampling for policy optimization and evaluation. This underscores the critical yet challenging nature of effici…

Cited by 0SourceScholar
2025

VLRMBench: A Comprehensive and Challenging Benchmark for Vision-Language Reward Models

ICCV 2025poster

Although large visual-language models (LVLMs) have demonstrated strong performance in multimodal tasks, errors may occasionally arise due to biases during the reasoning process. Recently, reward models (RMs) have become increasingly pivotal in the reasoning process. Specifically, process RMs evaluat…

2025

When Less Language is More: Language-Reasoning Disentanglement Makes LLMs Better Multilingual Reasoners

NeurIPS 2025spotlight

Multilingual reasoning remains a significant challenge for large language models (LLMs), with performance disproportionately favoring high-resource languages. Drawing inspiration from cognitive neuroscience, which suggests that human reasoning functions largely independently of language processing,…

Cited by 0SourceScholar
2025

iTool: Reinforced Fine-Tuning with Dynamic Deficiency Calibration for Advanced Tool Use

EMNLP 2025

Augmenting large language models (LLMs) with external tools is a promising approach to enhance their capabilities, especially for complex tasks. Synthesizing tool-use data through real-world simulations is an effective way to achieve this. However, our investigation reveals that training gains signi

2024

A Self-verified Method for Exploring Simile Knowledge from Pre-trained Language Models

COLING 2024main

Simile tasks are challenging in natural language processing (NLP) because models require adequate world knowledge to produce predictions. In recent years, pre-trained language models (PLMs) have succeeded in NLP since they learn generic knowledge from a large corpus. The knowledge embedded in PLMs c…

2024

AS-ES Learning: Towards efficient CoT learning in small models

ACL 2024findings

Chain-of-Thought (CoT) serves as a critical emerging ability in LLMs, especially when it comes to logical reasoning. Attempts have been made to induce such ability in small models as well by distilling from the data with CoT generated by Large Language Models (LLMs). However, existing methods often…

2024

Aligning Translation-Specific Understanding to General Understanding in Large Language Models

EMNLP 2024main

Large Language models (LLMs) have exhibited remarkable abilities in understanding complex texts, offering a promising path towards human-like translation performance. However, this study reveals the misalignment between the translation-specific understanding and the general understanding inside LLMs…

2024

Causal-Guided Active Learning for Debiasing Large Language Models

ACL 2024long

Although achieving promising performance, recent analyses show that current generative large language models (LLMs) may still capture dataset biases and utilize them for generation, leading to poor generalizability and harmfulness of LLMs. However, due to the diversity of dataset biases and the over…

2024

DAP: Domain-Aware Prompt Learning for Vision-and-Language Navigation

ICASSP 2024accepted

Following language instructions to navigate in unseen environments is a challenging task for autonomous embodied agents. With strong representation capabilities, pretrained vision-and-language models are widely used in VLN. However, most of them are trained on web-crawled generalpurpose datasets, wh…

Cited by 0SourceScholar
2024

Deciphering the Impact of Pretraining Data on Large Language Models through Machine Unlearning

ACL 2024findings

Through pretraining on a corpus with various sources, Large Language Models (LLMs) have gained impressive performance. However, the impact of each component of the pretraining corpus remains opaque. As a result, the organization of the pretraining corpus is still empirical and may deviate from the o…

2024

Distilling Vision-Language Models on Millions of Videos

CVPR 2024poster

The recent advance in vision-language models is largely attributed to the abundance of image-text data. We aim to replicate this success for video-language models but there simply is not enough human-curated video-text data available. We thus resort to fine-tuning a video-language model from a stron…

Cited by 18SourcePDFScholar
2024

Ensemble Learning for Heterogeneous Large Language Models with Deep Parallel Collaboration

NeurIPS 2024spotlight

Large language models (LLMs) exhibit complementary strengths in various tasks, motivating the research of LLM ensembling. However, existing work focuses on training an extra reward model or fusion model to select or combine all candidate answers, posing a great challenge to the generalization on uns…

2024

Exploring Hybrid Question Answering via Program-based Prompting

ACL 2024long

Question answering over heterogeneous data requires reasoning over diverse sources of data, which is challenging due to the large scale of information and organic coupling of heterogeneous data. Various approaches have been proposed to address these challenges. One approach involves training special…

Cited by 4SourcePDFScholar
2024

From Raw Video to Pedagogical Insights: A Unified Framework for Student Behavior Analysis

AAAI 2024technical

Understanding student behavior in educational settings is critical in improving both the quality of pedagogy and the level of student engagement. While various AI-based models exist for classroom analysis, they tend to specialize in limited tasks and lack generalizability across diverse educational…

Cited by 5SourcePDFScholar
2024

LAMM: Label Alignment for Multi-Modal Prompt Learning

AAAI 2024technical

With the success of pre-trained visual-language (VL) models such as CLIP in visual representation tasks, transferring pre-trained models to downstream tasks has become a crucial paradigm. Recently, the prompt tuning paradigm, which draws inspiration from natural language processing (NLP), has made s…

2024

Length Extrapolation of Transformers: A Survey from the Perspective of Positional Encoding

EMNLP 2024finding

Built upon the Transformer, large language models (LLMs) have captured worldwide attention due to their remarkable abilities. Nevertheless, all Transformer-based models including LLMs suffer from a preset length limit and can hardly generalize from short training sequences to longer inference ones,…

Cited by 21SourcePDFScholar
2024

MaPPER: Multimodal Prior-guided Parameter Efficient Tuning for Referring Expression Comprehension

EMNLP 2024main

Referring Expression Comprehension (REC), which aims to ground a local visual region via natural language, is a task that heavily relies on multimodal alignment. Most existing methods utilize powerful pre-trained models to transfer visual/linguistic knowledge by full fine-tuning. However, full fine-…

2024

Manifold-Based Verbalizer Space Re-embedding for Tuning-Free Prompt-Based Classification

AAAI 2024technical

Prompt-based classification adapts tasks to a cloze question format utilizing the [MASK] token and the filled tokens are then mapped to labels through pre-defined verbalizers. Recent studies have explored the use of verbalizer embeddings to reduce labor in this process. However, all existing studies…

2024

Meaningful Learning: Enhancing Abstract Reasoning in Large Language Models via Generic Fact Guidance

NeurIPS 2024poster

Large language models (LLMs) have developed impressive performance and strong explainability across various reasoning scenarios, marking a significant stride towards mimicking human-like intelligence. Despite this, when tasked with several simple questions supported by a generic fact, LLMs often str…

2024

Navigate through Enigmatic Labyrinth A Survey of Chain of Thought Reasoning: Advances, Frontiers and Future

ACL 2024long

Reasoning, a fundamental cognitive process integral to human intelligence, has garnered substantial interest within artificial intelligence.Notably, recent studies have revealed that chain-of-thought prompting significantly enhances LLM’s reasoning capabilities, which attracts widespread attention f…

2024

Open-Vocabulary 3D Semantic Segmentation with Text-to-Image Diffusion Models

ECCV 2024poster

"In this paper, we investigate the use of diffusion models which are pre-trained on large-scale image-caption pairs for open-vocabulary 3D semantic understanding. We propose a novel method, namely Diff2Scene, which leverages frozen representations from text-image generative models, along with salien…

Cited by 4SourcePDFScholar
2024

Prove Your Point!: Bringing Proof-Enhancement Principles to Argumentative Essay Generation

EMNLP 2024main

Argumentative essay generation (AEG) aims to generate complete texts on specific controversial topics or debates. Although current AEG methods can generate individual opinions, they often overlook the high-level connections between these opinions. This often leads to the generated results being mire…

Cited by 0SourcePDFScholar
2024

RU22Fact: Optimizing Evidence for Multilingual Explainable Fact-Checking on Russia-Ukraine Conflict

COLING 2024main

Fact-checking is the task of verifying the factuality of a given claim by examining the available evidence. High-quality evidence plays a vital role in enhancing fact-checking systems and facilitating the generation of explanations that are understandable to humans. However, the provision of both su…

2024

Self-Evolving GPT: A Lifelong Autonomous Experiential Learner

ACL 2024long

To improve the performance of large language models (LLMs), researchers have explored providing LLMs with textual task-solving experience via prompts. However, they rely on manual efforts to acquire and apply such experience for each task, which is not feasible for the growing demand for LLMs and th…

Cited by 4SourcePDFScholar
2024

Structured Video-Language Modeling with Temporal Grouping and Spatial Grounding

ICLR 2024poster

Existing video-language pre-training methods primarily focus on instance-level alignment between video clips and captions via global contrastive learning but neglect rich fine-grained local information in both videos and text, which is of importance to downstream tasks requiring temporal localizatio…

Cited by 0SourcePDFScholar
2024

Towards Generalizable and Faithful Logic Reasoning over Natural Language via Resolution Refutation

COLING 2024main

Large language models (LLMs) have achieved significant performance in various natural language reasoning tasks. However, they still struggle with performing first-order logic reasoning over formal logical theories expressed in natural language. This is because the previous LLMs-based reasoning syste…

2024

V-PETL Bench: A Unified Visual Parameter-Efficient Transfer Learning Benchmark

NeurIPS 2024poster

Parameter-efficient transfer learning (PETL) methods show promise in adapting a pre-trained model to various downstream tasks while training only a few parameters. In the computer vision (CV) domain, numerous PETL algorithms have been proposed, but their direct employment or comparison remains incon…

Cited by 12SourcePDFScholar
2024

VideoPrism: A Foundational Visual Encoder for Video Understanding

ICML 2024poster

We introduce VideoPrism, a general-purpose video encoder that tackles diverse video understanding tasks with a single frozen model. We pretrain VideoPrism on a heterogeneous corpus containing 36M high-quality video-caption pairs and 582M video clips with noisy parallel text (e.g., ASR transcripts).…

Cited by 109SourcePDFScholar
2023

A Parse-Then-Place Approach for Generating Graphic Layouts from Textual Descriptions

ICCV 2023poster

Creating layouts is a fundamental step in graphic design. In this work, we propose to use text as the guidance to create graphic layouts, i.e., Text-to-Layout, aiming to lower the design barriers. Text-to-Layout is a challenging task, because it needs to consider the implicit, combined, and incomple…

Cited by 12PDFScholar
2023

AV-TAD: Audio-Visual Temporal Action Detection With Transformer

ICASSP 2023accepted

As an important and challenging task in video understanding, Temporal Action Detection (TAD) has been deeply studied in recent years. However, current works mainly tackle this task with visual information, while neglecting to explore the potential of the audio modality. To address this challenge, in…

Cited by 0SourceScholar
2023

CC-PoseNet: Towards Human Pose Estimation in Crowded Classrooms

ICASSP 2023accepted

Human pose estimation has long been motivated for its application in human behavior understanding and activity recognition. Despite recent advances in multi-person pose estimation, existing solutions remain challenging in crowded scenes, especially in classroom scenarios where students are extremely…

Cited by 0SourceScholar
2023

Dialogue Context Modelling for Action Item Detection: Solution for ICASSP 2023 Mug Challenge Track 5

ICASSP 2023accepted

Action item detection aims at recognizing sentences containing information about actionable tasks, which can help people quickly grasp core tasks in the meeting without going through the redundant meeting contents. Therefore, in this paper, we thoroughly describe our carefully designed solution for…

Cited by 0SourceScholar
2023

Enabling Unsupervised Neural Machine Translation with Word-level Visual Representations

EMNLP 2023long findings

Unsupervised neural machine translation has recently made remarkable strides, achieving impressive results with the exclusive use of monolingual corpora. Nonetheless, these methods still exhibit fundamental flaws, such as confusing similar words. A straightforward remedy to rectify this drawback is…

Cited by 0SourceScholar
2023

Examining Inter-Consistency of Large Language Models Collaboration: An In-depth Analysis via Debate

EMNLP 2023long findings

Large Language Models (LLMs) have shown impressive capabilities in various applications, but they still face various inconsistency issues. Existing works primarily focus on the inconsistency issues within a single LLM, while we complementarily explore the inter-consistency among multiple LLMs for co…

Cited by 0SourcecodeScholar
2023

Harnessing the Power of Large Language Models for Empathetic Response Generation: Empirical Investigations and Improvements

EMNLP 2023long findings

Empathetic dialogue is an indispensable part of building harmonious social relationships and contributes to the development of a helpful AI. Previous approaches are mainly based on fine small-scale language models. With the advent of ChatGPT, the application effect of large language models (LLMs) in…

Cited by 0SourcecodeScholar
2023

I run as fast as a rabbit, can you? A Multilingual Simile Dialogues Datasets

ACL 2023findings

A simile is a figure of speech that compares two different things (called the tenor and the vehicle) via shared properties. The tenor and the vehicle are usually connected with comparator words such as “like” or “as”. The simile phenomena are unique and complex in a real-life dialogue scene where th…

2023

Is ChatGPT a Good Causal Reasoner? A Comprehensive Evaluation

EMNLP 2023long findings

Causal reasoning ability is crucial for numerous NLP applications. Despite the impressive emerging ability of ChatGPT in various NLP tasks, it is unclear how well ChatGPT performs in causal reasoning. In this paper, we conduct the first comprehensive evaluation of the ChatGPT's causal reasoning capa…

Cited by 0SourcecodeScholar
2023

Learning To Generate Image Embeddings With User-Level Differential Privacy

CVPR 2023poster

Small on-device models have been successfully trained with user-level differential privacy (DP) for next word prediction and image classification tasks in the past. However, existing methods can fail when directly applied to learn embedding models using supervised training data with a large class sp…

2023

Learning from Semantic Alignment between Unpaired Multiviews for Egocentric Video Recognition

ICCV 2023poster

We are concerned with a challenging scenario in unpaired multiview video learning. In this case, the model aims to learn comprehensive multiview representations while the cross-view semantic information exhibits variations. We propose Semantics-based Unpaired Multiview Learning (SUM-L) to tackle thi…

Cited by 15PDFcodeScholar
2023

Monte Carlo Linear Clustering with Single-Point Supervision is Enough for Infrared Small Target Detection

ICCV 2023poster

Single-frame infrared small target (SIRST) detection aims at separating small targets from clutter backgrounds on infrared images. Recently, deep learning based methods have achieved promising performance on SIRST detection, but at the cost of a large amount of training data with expensive pixel-lev…

Cited by 56PDFcodeScholar
2023

NoisywikiHow: A Benchmark for Learning with Real-world Noisy Labels in Natural Language Processing

ACL 2023findings

Large-scale datasets in the real world inevitably involve label noise. Deep models can gradually overfit noisy labels and thus degrade model generalization. To mitigate the effects of label noise, learning with noisy labels (LNL) methods are designed to achieve better generalization performance. Due…

2023

Progressive Neighborhood Aggregation for Semantic Segmentation Refinement

AAAI 2023technical

Multi-scale features from backbone networks have been widely applied to recover object details in segmentation tasks. Generally, the multi-level features are fused in a certain manner for further pixel-level dense prediction. Whereas, the spatial structure information is not fully explored, that is…

2023

Self-Supervised Logic Induction for Explainable Fuzzy Temporal Commonsense Reasoning

AAAI 2023technical

Understanding temporal commonsense concepts, such as times of occurrence and durations is crucial for event-centric language understanding. Reasoning about such temporal concepts in a complex context requires reasoning over both the stated context and the world knowledge that underlines it. A recent…

2023

Towards Stable Natural Language Understanding via Information Entropy Guided Debiasing

ACL 2023long

Although achieving promising performance, current Natural Language Understanding models tend to utilize dataset biases instead of learning the intended task, which always leads to performance degradation on out-of-distribution (OOD) samples. Toincrease the performance stability, previous debiasing m…

Cited by 7SourcePDFScholar
2023

UniCoRN: Unified Cognitive Signal ReconstructioN bridging cognitive signals and human language

ACL 2023long

Decoding text stimuli from cognitive signals (e.g. fMRI) enhances our understanding of the human language system, paving the way for building versatile Brain-Computer Interface. However, existing studies largely focus on decoding individual word-level fMRI volumes from a restricted vocabulary, which…

Cited by 19SourcePDFScholar
2023

Unified Visual Relationship Detection with Vision and Language Models

ICCV 2023poster

This work focuses on training a single visual relationship detector predicting over the union of label spaces from multiple datasets. Merging labels spanning different datasets could be challenging due to inconsistent taxonomies. The issue is exacerbated in visual relationship detection when second-…

Cited by 18PDFcodeScholar
2022

Adaptive Co-Teaching for Unsupervised Monocular Depth Estimation

ECCV 2022poster

"Unsupervised depth estimation using photometric losses suffers from local minimum and training instability. We address this issue by proposing an adaptive co-teaching framework to distill the learned knowledge from unsupervised teacher networks to a student network. We design an ensemble architectu…

2022

All Information is Valuable: Question Matching over Full Information Transmission Network

NAACL 2022findings

Question matching is the task of identifying whether two questions have the same intent. For better reasoning the relationship between questions, existing studies adopt multiple interaction modules and perform multi-round reasoning via deep neural networks. In this process, there are two kinds of cr…

Cited by 2SourcePDFScholar
2022

CLIP Models are Few-Shot Learners: Empirical Studies on VQA and Visual Entailment

ACL 2022long

CLIP has shown a remarkable zero-shot capability on a wide range of vision tasks. Previously, CLIP is only regarded as a powerful visual encoder. However, after being pre-trained by language supervision from a large amount of image-caption pairs, CLIP itself should also have acquired some few-shot a…

2022

COMPOSER: Compositional Reasoning of Group Activity in Videos with Keypoint-Only Modality

ECCV 2022poster

"Group Activity Recognition detects the activity collectively performed by a group of actors, which requires compositional reasoning of actors and objects. We approach the task by modeling the video as tokens that represent the multi-scale semantic concepts in the video. We propose COMPOSER, a Multi…

2022

Contextualized Spatio-Temporal Contrastive Learning With Self-Supervision

CVPR 2022poster

Modern self-supervised learning algorithms typically enforce persistency of instance representations across views. While being very effective on learning holistic image and video representations, such an objective becomes suboptimal for learning spatio-temporally fine-grained features in videos, whe…

Cited by 28PDFcodeScholar
2022

DuReadervis: A Chinese Dataset for Open-domain Document Visual Question Answering

ACL 2022findings

Open-domain question answering has been used in a wide range of applications, such as web search and enterprise search, which usually takes clean texts extracted from various formats of documents (e.g., web pages, PDFs, or Word documents) as the information source. However, designing different text…

2022

LEMON: Language-Based Environment Manipulation via Execution-Guided Pre-training

EMNLP 2022finding

Language-based environment manipulation requires agents to manipulate the environment following natural language instructions, which is challenging due to the huge space of the environments.To address this challenge, various approaches have been proposed in recent work. Although these approaches wor…

Cited by 7SourcePDFScholar
2022

LIFT: Learning 4D LiDAR Image Fusion Transformer for 3D Object Detection

CVPR 2022poster

LiDAR and camera are two common sensors to collect data in time for 3D object detection under the autonomous driving context. Though the complementary information across sensors and time has great potential of benefiting 3D perception, taking full advantage of sequential cross-sensor data still rema…

Cited by 37PDFScholar
2022

Mitigating Reporting Bias in Semi-supervised Temporal Commonsense Inference with Probabilistic Soft Logic

AAAI 2022technical

Acquiring high-quality temporal common sense (TCS) knowledge from free-form text is a crucial but challenging problem for event-centric natural language understanding, due to the language reporting bias problem: people rarely report the commonly observed events but highlight the special cases. For e…

2022

Multi-Source Uncertainty Mining for Deep Unsupervised Saliency Detection

CVPR 2022poster

Deep learning-based image salient object detection (SOD) heavily relies on large-scale training data with pixel-wise labeling. High-quality labels involve intensive labor and are expensive to acquire. In this paper, we propose a novel multi-source uncertainty mining method to facilitate unsupervised…

Cited by 44PDFScholar
2022

Prompt Combines Paraphrase: Teaching Pre-trained Models to Understand Rare Biomedical Words

COLING 2022main

Prompt-based fine-tuning for pre-trained models has proven effective for many natural language processing tasks under few-shot settings in general domain. However, tuning with prompt in biomedical domain has not been investigated thoroughly. Biomedical words are often rare in general domain, but qui…

2022

ReCo: Reliable Causal Chain Reasoning via Structural Causal Recurrent Neural Networks

EMNLP 2022main

Causal chain reasoning (CCR) is an essential ability for many decision-making AI systems, which requires the model to build reliable causal chains by connecting causal pairs. However, CCR suffers from two main transitive problems: threshold effect and scene drift. In other words, the causal pairs to…

2022

STGN: an Implicit Regularization Method for Learning with Noisy Labels in Natural Language Processing

EMNLP 2022main

Noisy labels are ubiquitous in natural language processing (NLP) tasks. Existing work, namely learning with noisy labels in NLP, is often limited to dedicated tasks or specific training procedures, making it hard to be widely used. To address this issue, SGD noise has been explored to provide a more…

2022

SelF-Eval: Self-supervised Fine-grained Dialogue Evaluation

COLING 2022main

This paper introduces a novel Self-supervised Fine-grained Dialogue Evaluation framework (SelF-Eval). The core idea is to model the correlation between turn quality and the entire dialogue quality. We first propose a novel automatic data construction method that can automatically assign fine-grained…

2022

Surrogate Gap Minimization Improves Sharpness-Aware Training

ICLR 2022poster

The recently proposed Sharpness-Aware Minimization (SAM) improves generalization by minimizing a perturbed loss defined as the maximum loss within a neighborhood in the parameter space. However, we show that both sharp and flat minima can have a low perturbed loss, implying that SAM does not alw…

Cited by 195SourcePDFScholar
2022

Synpose: A Large-Scale and Densely Annotated Synthetic Dataset for Human Pose Estimation in Classroom

ICASSP 2022accepted

Deep learning-based methods for human pose estimation require large volumes of training data to achieve superior performance. However, data acquisition in classroom environments raises privacy concerns, which will undoubtedly hinder the development of the latest deep learning techniques in education…

Cited by 0SourceScholar
2022

You Only Infer Once: Cross-Modal Meta-Transfer for Referring Video Object Segmentation

AAAI 2022technical

We present YOFO (You Only inFer Once), a new paradigm for referring video object segmentation (RVOS) that operates in an one-stage manner. Our key insight is that the language descriptor should serve as target-specific guidance to identify the target object, while a direct feature fusion of image an…

Cited by 59SourcePDFScholar
2022

e-CARE: a New Dataset for Exploring Explainable Causal Reasoning

ACL 2022long

Understanding causality has vital importance for various Natural Language Processing (NLP) applications. Beyond the labeled instances, conceptual explanations of the causality can provide deep understanding of the causal fact to facilitate the causal reasoning process. However, such explanation info…

2021

A Co-Interactive Transformer for Joint Slot Filling and Intent Detection

ICASSP 2021accepted

Intent detection and slot filling are two main tasks for building a spoken language understanding (SLU) system. The two tasks are closely related and the information of one task can benefit the other. Previous studies either implicitly model the two tasks with multi-task framework or only explicitly…

Cited by 0SourceScholar
2021

A Survey on Spoken Language Understanding: Recent Advances and New Frontiers

IJCAI 2021poster

Spoken Language Understanding (SLU) aims to extract the semantics frame of user queries, which is a core component in a task-oriented dialog system. With the burst of deep neural networks and the evolution of pre-trained language models, the research of SLU has obtained significant breakthroughs. How…

2021

Allocating Large Vocabulary Capacity for Cross-Lingual Language Model Pre-Training

EMNLP 2021main

Compared to monolingual models, cross-lingual models usually require a more expressive vocabulary to represent all languages adequately. We find that many languages are under-represented in recent cross-lingual language models due to the limited vocabulary capacity. To this end, we propose an algori…

2021

BoB: BERT Over BERT for Training Persona-based Dialogue Models from Limited Personalized Data

ACL 2021long

Maintaining a consistent persona is essential for dialogue agents. Although tremendous advancements have been brought, the limited-scale of annotated personalized dialogue datasets is still a barrier towards training robust and consistent persona-based dialogue models. This work shows how this chall…

2021

C2C-GenDA: Cluster-to-Cluster Generation for Data Augmentation of Slot Filling

AAAI 2021technical

Slot filling, a fundamental module of spoken language understanding, often suffers from insufficient quantity and diversity of training data. To remedy this, we propose a novel Cluster-to-Cluster generation framework for Data Augmentation (DA), named C2C-GenDA. It enlarges the training set by recons…

2021

Chase: A Large-Scale and Pragmatic Chinese Dataset for Cross-Database Context-Dependent Text-to-SQL

ACL 2021long

The cross-database context-dependent Text-to-SQL (XDTS) problem has attracted considerable attention in recent years due to its wide range of potential applications. However, we identify two biases in existing datasets for XDTS: (1) a high proportion of context-independent questions and (2) a high p…

2021

Co-GAT: A Co-Interactive Graph Attention Network for Joint Dialog Act Recognition and Sentiment Classification

AAAI 2021technical

In a dialog system, dialog act recognition and sentiment classification are two correlative tasks to capture speakers’ intentions, where dialog act and sentiment can indicate the explicit and the implicit intentions separately. The dialog context information (contextual information) and the mutual i…

2021

Consistency Regularization for Cross-Lingual Fine-Tuning

ACL 2021long

Fine-tuning pre-trained cross-lingual language models can transfer task-specific supervision from one language to the others. In this work, we propose to improve cross-lingual fine-tuning with consistency regularization. Specifically, we use example consistency regularization to penalize the predict…

2021

ExCAR: Event Graph Knowledge Enhanced Explainable Causal Reasoning

ACL 2021long

Prior work infers the causation between events mainly based on the knowledge induced from the annotated causal event pairs. However, additional evidence information intermediate to the cause and effect remains unexploited. By incorporating such information, the logical law behind the causality can b…

2021

Few-shot Learning for Multi-label Intent Detection

AAAI 2021technical

In this paper, we study the few-shot multi-label classification for user intent detection. For multi-label intent detection, state-of-the-art work estimates label-instance relevance scores and uses a threshold to select multiple associated intent labels. To determine appropriate thresholds with only…

2021

GL-GIN: Fast and Accurate Non-Autoregressive Model for Joint Multiple Intent Detection and Slot Filling

ACL 2021long

Multi-intent SLU can handle multiple intents in an utterance, which has attracted increasing attention. However, the state-of-the-art joint models heavily rely on autoregressive approaches, resulting in two issues: slow inference speed and information leakage. In this paper, we explore a non-autoreg…

2021

Improving Abstractive Dialogue Summarization with Hierarchical Pretraining and Topic Segment

EMNLP 2021finding

With the increasing abundance of meeting transcripts, meeting summary has attracted more and more attention from researchers. The unsupervised pre-training method based on transformer structure combined with fine-tuning of downstream tasks has achieved great success in the field of text summarizatio…

Cited by 22SourcePDFScholar
2021

Injecting Word Information with Multi-Level Word Adapter for Chinese Spoken Language Understanding

ICASSP 2021accepted

In this paper, we improve Chinese spoken language understanding (SLU) by injecting word information. Previous studies on Chinese SLU do not consider the word information, failing to detect word boundaries that are beneficial for intent detection and slot filling. To address this issue, we propose a…

Cited by 0SourceScholar
2021

Language Model as an Annotator: Exploring DialoGPT for Dialogue Summarization

ACL 2021long

Current dialogue summarization systems usually encode the text with a number of general semantic features (e.g., keywords and topics) to gain more powerful dialogue modeling capabilities. However, these features are obtained via open-domain toolkits that are dialog-agnostic or heavily relied on huma…

2021

Learning View-Disentangled Human Pose Representation by Contrastive Cross-View Mutual Information Maximization

CVPR 2021poster

We introduce a novel representation learning method to disentangle pose-dependent as well as view-dependent factors from 2D human poses. The method trains a network using cross-view mutual information maximization (CV-MIM) which maximizes mutual information of the same pose performed from different…

Cited by 41PDFcodeScholar
2021

Logic-level Evidence Retrieval and Graph-based Verification Network for Table-based Fact Verification

EMNLP 2021main

Table-based fact verification task aims to verify whether the given statement is supported by the given semi-structured table. Symbolic reasoning with logical operations plays a crucial role in this task. Existing methods leverage programs that contain rich logical information to enhance the verific…

2021

Model Uncertainty Guides Visual Object Tracking

AAAI 2021technical

Model object trackers largely rely on the online learning of a discriminative classifier from potentially diverse sample frames. However, noisy or insufficient amounts of samples can deteriorate the classifiers' performance and cause tracking drift. Furthermore, alterations such as occlusion and blu…

2021

N-LTP: An Open-source Neural Language Technology Platform for Chinese

EMNLP 2021system demonstrations

We introduce N-LTP, an open-source neural language technology platform supporting six fundamental Chinese NLP tasks: lexical analysis (Chinese word segmentation, part-of-speech tagging, and named entity recognition), syntactic parsing (dependency parsing), and semantic parsing (semantic dependency p…

2021

Neural Natural Logic Inference for Interpretable Question Answering

EMNLP 2021main

Many open-domain question answering problems can be cast as a textual entailment task, where a question and candidate answers are concatenated to form hypotheses. A QA system then determines if the supporting knowledge bases, regarded as potential premises, entail the hypotheses. In this paper, we i…

2021

Neural Stylistic Response Generation with Disentangled Latent Variables

ACL 2021long

Generating open-domain conversational responses in the desired style usually suffers from the lack of parallel data in the style. Meanwhile, using monolingual stylistic data to increase style intensity often leads to the expense of decreasing content relevance. In this paper, we propose to disentang…

2021

Taking A Closer Look at Synthesis: Fine-Grained Attribute Analysis for Person Re-Identification

ICASSP 2021accepted

Person re-identification (re-ID) plays an important role in applications such as public security and video surveillance. Recently, learning from synthetic data, which benefits from the popularity of synthetic data engine, has achieved remarkable performance. However, in pursuit of high accuracy, res…

Cited by 0SourceScholar
2021

Weakly Supervised Semantic Parsing by Learning from Mistakes

EMNLP 2021finding

Weakly supervised semantic parsing (WSP) aims at training a parser via utterance-denotation pairs. This task is challenging because it requires (1) searching consistent logical forms in a huge space; and (2) dealing with spurious logical forms. In this work, we propose Learning from Mistakes (LFM),…

2020

A Sentence Cloze Dataset for Chinese Machine Reading Comprehension

COLING 2020main

Owing to the continuous efforts by the Chinese NLP community, more and more Chinese machine reading comprehension datasets become available. To add diversity in this area, in this paper, we propose a new task called Sentence Cloze-style Machine Reading Comprehension (SC-MRC). The proposed task aims…

2020

CharBERT: Character-aware Pre-trained Language Model

COLING 2020main

Most pre-trained language models (PLMs) construct word representations at subword level with Byte-Pair Encoding (BPE) or its variations, by which OOV (out-of-vocab) words are almost avoidable. However, those methods split a word into subword units and make the representation incomplete and fragile.…

2020

Learn to Combine Linguistic and Symbolic Information for Table-based Fact Verification

COLING 2020main

Table-based fact verification is expected to perform both linguistic reasoning and symbolic reasoning. Existing methods lack attention to take advantage of the combination of linguistic information and symbolic information. In this work, we propose HeterTFV, a graph-based reasoning approach, that le…

Cited by 37SourcePDFScholar
2020

Maximum-Entropy Adversarial Data Augmentation for Improved Generalization and Robustness

NeurIPS 2020poster

Adversarial data augmentation has shown promise for training robust deep neural networks against unforeseen data shifts or corruptions. However, it is difficult to define heuristics to generate effective fictitious target distributions containing "hard" adversarial perturbations that are largely dif…

2020

Molweni: A Challenge Multiparty Dialogues-based Machine Reading Comprehension Dataset with Discourse Structure

COLING 2020main

Research into the area of multiparty dialog has grown considerably over recent years. We present the Molweni dataset, a machine reading comprehension (MRC) dataset with discourse structure built over multiparty dialog. Molweni’s source samples from the Ubuntu Chat Corpus, including 10,000 dialogs co…

2020

Panoptic-DeepLab: A Simple, Strong, and Fast Baseline for Bottom-Up Panoptic Segmentation

CVPR 2020poster

In this work, we introduce Panoptic-DeepLab, a simple, strong, and fast system for panoptic segmentation, aiming to establish a solid baseline for bottom-up methods that can achieve comparable performance of two-stage methods while yielding fast inference speed. In particular, Panoptic-DeepLab adopt…

Cited by 776PDFcodeScholar
2020

TableGPT: Few-shot Table-to-Text Generation with Table Structure Reconstruction and Content Matching

COLING 2020main

Although neural table-to-text models have achieved remarkable progress with the help of large-scale datasets, they suffer insufficient learning problem with limited training data. Recently, pre-trained language models show potential in few-shot learning with linguistic knowledge learnt from pretrain…

2020

View-Invariant Probabilistic Embedding for Human Pose

ECCV 2020poster

Depictions of similar human body configurations can vary with changing viewpoints. Using only 2D information, we would like to enable vision algorithms to recognize similarity in human body poses across multiple views. This ability is useful for analyzing body movements and human behaviors in images…

2018

Weakly Supervised Action Localization by Sparse Temporal Pooling Network

CVPR 2018poster

We propose a weakly supervised temporal action localization algorithm on untrimmed videos using convolutional neural networks. Our algorithm learns from video-level class labels and predicts temporal intervals of human actions with no requirement of temporal localization annotations. We design our n…