Papers by Jiachen Wang

16 papers
UNIMO: Towards Unified-Modal Understanding and Generation via Cross-Modal Contrastive Learning (2021.acl-long)

Copied to clipboard

Challenge: Existing pre-training methods focus on single-modal tasks or multi-modal ones . large-scale pre- training has drawn much attention in both the community of Compute Vision (CV) and Natural Language Processing (NLP).
Approach: They propose a UNIfied-MOdal pre-training architecture which can adapt to both single-modal and multi-modal understanding and generation tasks.
Outcome: The proposed model can learn more generalizable representations with rich non-paired single-modal data.
SEMGraph: Incorporating Sentiment Knowledge and Eye Movement into Graph Model for Sentiment Analysis (2022.emnlp-main)

Copied to clipboard

Challenge: Existing research on sentiment analysis based on eye movement signals has been attributed importance.
Approach: They propose a linguistic probing eye movement paradigm to extract eye movement features based on the relationship between linguistic features and human reading behavior.
Outcome: The proposed graph architecture achieves state-of-the-art performance on two sentiment analysis datasets with eye movement signals and three sentiment analysis data without eye movement signal.
Improving Empathetic Response Generation by Recognizing Emotion Cause in Conversations (2021.findings-emnlp)

Copied to clipboard

Challenge: Existing approaches to empathetic response generation ignore the emotion cause . existing dialogue systems lack emotion understanding and empathy .
Approach: They propose a framework that integrates emotion cause information into empathetic response generation by predicting context emotion labels and sequence of emotion cause-oriented labels.
Outcome: The proposed framework improves empathetic response generation by incorporating emotion cause information into the model.
CuMA: Aligning LLMs with Sparse Cultural Values via Demographic-Aware Mixture of Adapters (2026.acl-long)

Copied to clipboard

Challenge: Large Language Models (LLMs) have a global audience, so alignment must extend to cultural resonance.
Approach: They propose a framework that frames alignment as a conditional capacity separation problem.
Outcome: The proposed framework outperforms both dense baselines and semantic-only MoEs on three large language models.
Leveraging Graph to Improve Abstractive Multi-Document Summarization (2020.acl-main)

Copied to clipboard

Challenge: Empirical results show that our model brings substantial improvements over several strong baselines.
Approach: They propose a neural abstractive multi-document summarization model which captures cross-document relations and can guide the summary generation process.
Outcome: The proposed model improves on the WikiSum and MultiNews datasets and can be easily combined with pre-trained language models.
SgSum:Transforming Multi-document Summarization into Sub-graph Selection (2021.emnlp-main)

Copied to clipboard

Challenge: Existing extractive multi-document summarization methods score each sentence individually and extract salient sentences one by one.
Approach: They propose a novel framework for extractive multi-document summarization that selects a sub-graph as the summary instead of selecting salient sentences.
Outcome: The proposed framework improves on existing methods on multi-document datasets and human evaluations show it produces more coherent and informative summaries.
Joint Training of Candidate Extraction and Answer Selection for Reading Comprehension (P18-1)

Copied to clipboard

Challenge: Various advanced neural models have been proposed for reading comprehension, but most models ignore its relations with other answer candidates.
Approach: They propose to model reading comprehension as an extract-then-select two-stage procedure . they first extract answer candidates from passages, then select the final answer by combining information from all candidates.
Outcome: The proposed approach improves state-of-the-art performance on open-domain reading comprehension datasets.
More Samples or More Prompts? Exploring Effective Few-Shot In-Context Learning for LLMs with In-Context Sampling (2024.findings-naacl)

Copied to clipboard

Challenge: Existing studies on LLM prompting focus on selecting a better set of data samples inside one single prompt input, but why not design and leverage multiple ICL prompts together to further improve the LLM’s performance?
Approach: They propose a low-resource LLM prompting technique to optimize the construction of multiple ICL prompt inputs to produce confident predictions.
Outcome: The proposed technique can produce confident predictions by optimizing the construction of multiple ICL prompt inputs on four NLI datasets and one QA dataset.
Language Model Adaption for Reinforcement Learning with Natural Language Action Space (2024.acl-long)

Copied to clipboard

Challenge: Previous research has focused on reducing the size of the natural language action space due to the combinatorial nature of the language.
Approach: They propose mutual-information regularized policy optimization to reduce the action space by dynamically adjusting the prior provided by the pretrained model.
Outcome: The proposed method improves monotonically on the mutual-information regularized RL objective.
UNIMO-2: End-to-End Unified Vision-Language Grounded Learning (2022.findings-acl)

Copied to clipboard

Challenge: Existing methods for vision-language pre-training can only learn from aligned image-caption data and rely heavily on expensive regional features.
Approach: They propose an end-to-end unified-modal pre-training framework for joint learning . they propose to conduct grounded learning on both images and texts via a sharing grounded space .
Outcome: The proposed model improves visual and visual semantic alignment on images and texts.
BASS: Boosting Abstractive Summarization with Unified Semantic Graph (2021.acl-long)

Copied to clipboard

Challenge: Abstractive summarization for long-document or multi-document remains challenging for Seq2Seq as it does not analyze long-distance relations in text.
Approach: They propose a framework for Boosting Abstractive Summarization based on a unified Semantic graph which aggregates co-referent phrases distributing across a long range of context and conveys rich relations between phrases.
Outcome: The proposed framework improves document representation and summary generation process by leveraging the graph structure.
Variational Autoregressive Decoder for Neural Response Generation (D18-1)

Copied to clipboard

Challenge: Existing variational Bayesian models generate responses from a single latent variable, which is not sufficient to model high variability in responses.
Approach: They propose a conditional variable auto-encoder that sequentially introduces latent variables to condition the generation of each word in the response sequence.
Outcome: Empirical results show that the proposed model improves on state-of-the-art models on Opensubtitle and Reddit datasets.
Retrieval-Augmented Process Reward Model for Generalizable Mathematical Reasoning (2025.findings-acl)

Copied to clipboard

Challenge: Large language models (LLMs) have advanced mathematical reasoning, but they still struggle with out-of-distribution (OOD) issues.
Approach: They propose a framework to evaluate the logical validity of reasoning steps . they retrieves semantically similar questions and steps for PRM as a warmup .
Outcome: The proposed framework outperforms baseline models on multiple real-world datasets.
CLLMate: A Multimodal Benchmark for Weather and Climate Events Forecasting (2025.emnlp-main)

Copied to clipboard

Challenge: Existing environmental forecasting research focuses on predicting numerical meteorological variables, neglecting the translation of these variables into actionable textual narratives of events and their consequences.
Approach: They propose a task that leverages numerical meteorological raster data and textual event data to predict weather and climate events.
Outcome: The proposed task leverages numerical meteorological raster data and textual event data to predict weather and climate events.
TC-Bench: Benchmarking Temporal Compositionality in Conditional Video Generation (2025.findings-acl)

Copied to clipboard

Challenge: Existing video generation models struggle to interpret compositional changes and synthesize components across different time steps.
Approach: They propose a temporal compositionality benchmark that uses text prompts and ground truth videos to evaluate compositional changes in video.
Outcome: The proposed benchmark can be used for text-to-video and image-to video generation.
BPO: Staying Close to the Behavior LLM Creates Better Online LLM Alignment (2024.emnlp-main)

Copied to clipboard

Challenge: Existing offline DAP methods for aligning large language models with human preference are computationally expensive due to their two-stage training pipeline that consists of a reward modeling phase.
Approach: They propose to align large language models to human desiderata from offline preference datasets by using an online approach.
Outcome: The proposed approach improves performance across a wide range of tasks when training with the same amount of preference data.

What is GenGO?

GenGO is an NLP powered publication search system. It currenctly indexes 30k+ papers from ACL Anthology, and implements multi-aspect summarization, semantic search, and more!

Information

About
Limitations