← Search

Tao Meng

12 accepted papers

2025

Dynamic Graph Neural ODE Network for Multi-modal Emotion Recognition in Conversation

COLING 2025main

Multimodal emotion recognition in conversation (MERC) refers to identifying and classifying human emotional states by combining data from multiple different modalities (e.g., audio, images, text, video, etc.). Specifically, human emotional expressions are often complex and diverse, and these complex…

Cited by 3SourcePDFScholar
2025

GSDNet: Revisiting Incomplete Multimodality-Diffusion Emotion Recognition from the Perspective of Graph Spectrum

IJCAI 2025

Multimodal Emotion Recognition (MER) combines technologies from multiple fields (e.g., computer vision, natural language processing, and audio signal processing), aiming to infer an individual's emotional state by analyzing information from different sources (i.e., video, audio, and text). Compared

Cited by 0SourcePDFScholar
2025

Revisiting Multimodal Emotion Recognition in Conversation from the Perspective of Graph Spectrum

AAAI 2025technical

Efficiently capturing consistent and complementary semantic features in context is crucial for Multimodal Emotion Recognition in Conversations (MERC). However, limited by the over-smoothing or low-pass filtering characteristics of spatial graph neural networks, are insufficient to accurately capture…

2025

T-REG: Preference Optimization with Token-Level Reward Regularization

ACL 2025long

Reinforcement Learning from Human Feedback (RLHF) has been pivotal in enabling Large Language Models (LLMs) to effectively follow instructions and produce meaningful alignment by leveraging human preference data. Traditionally, RLHF involves generating responses to a query and using a separate rewar…

2024

Attribute Controlled Fine-tuning for Large Language Models: A Case Study on Detoxification

EMNLP 2024finding

We propose a constraint learning schema forfine-tuning Large Language Models (LLMs)with attribute control. Given a training corpusand control criteria formulated as a sequence-level constraint on model outputs, our methodfine-tunes the LLM on the training corpus whileenhancing constraint satisfactio…

Cited by 0SourcePDFScholar
2024

Control Large Language Models via Divide and Conquer

EMNLP 2024main

This paper investigates the capability of LLMs on controllable generation with prompt-based controlling, focusing on Lexically Constrained Generation (LCG). We systematically evaluate the performance of LLMs on satisfying lexical constraints with prompt-based controlling, as well as their efficacy i…

Cited by 1SourcePDFScholar
2024

Monotonic Paraphrasing Improves Generalization of Language Model Prompting

EMNLP 2024finding

Performance of large language models (LLMs) may vary with different prompts or instructions of even the same task. One commonly recognized factor for this phenomenon is the model’s familiarity with the given prompt or instruction, which is typically estimated by its perplexity. However, finding the…

2023

On the Paradox of Learning to Reason from Data

IJCAI 2023poster

Logical reasoning is needed in a wide range of NLP tasks. Can a BERT model be trained end-to-end to solve logical reasoning problems presented in natural language? We attempt to answer this question in a confined problem space where there exists a set of parameters that perfectly simulates logical r…

2022

Controllable Text Generation with Neurally-Decomposed Oracle

NeurIPS 2022accept

We propose a general and efficient framework to control auto-regressive generation models with NeurAlly-Decomposed Oracle (NADO). Given a pre-trained base language model and a sequence-level boolean oracle function, we aim to decompose the oracle function into token-level guidance to steer the base…

2022

InsNet: An Efficient, Flexible, and Performant Insertion-based Text Generation Model

NeurIPS 2022accept

We propose InsNet, an expressive insertion-based text generator with efficient training and flexible decoding (parallel or sequential). Unlike most existing insertion-based text generation works that require re-encoding of the (decoding) context after each insertion operation and thus are inefficien…

Cited by 17SourcePDFScholar
2021

GEMNET: Effective Gated Gazetteer Representations for Recognizing Complex Entities in Low-context Input

NAACL 2021long

Named Entity Recognition (NER) remains difficult in real-world settings; current challenges include short texts (low context), emerging entities, and complex entities (e.g. movie names). Gazetteer features can help, but results have been mixed due to challenges with adding extra features, and a lack…

Cited by 72SourcePDFScholar