Search Results for author: Dawei Song

Found 50 papers, 21 papers with code

What Does Your Smile Mean? Jointly Detecting Multi-Modal Sarcasm and Sentiment Using Quantum Probability

no code implementations Findings (EMNLP) 2021 Yaochen Liu, Yazhou Zhang, Qiuchi Li, Benyou Wang, Dawei Song

The QPM framework involves a complex-valued multi-modal representation encoder, a quantum-like fusion subnetwork and a quantum measurement mechanism.

Beyond Emotion: A Multi-Modal Dataset for Human Desire Understanding

no code implementations NAACL 2022 Ao Jia, Yu He, Yazhou Zhang, Sagar Uprety, Dawei Song, Christina Lioma

Desire is a strong wish to do or have something, which involves not only a linguistic expression, but also underlying cognitive phenomena driving human feelings.

Benchmarking

LLM-Oriented Retrieval Tuner

no code implementations4 Mar 2024 Si Sun, Hanqing Zhang, Zhiyuan Liu, Jie Bao, Dawei Song

Dense Retrieval (DR) is now considered as a promising tool to enhance the memorization capacity of Large Language Models (LLM) such as GPT3 and GPT-4 by incorporating external memories.

Memorization Retrieval +1

Towards the Law of Capacity Gap in Distilling Language Models

1 code implementation13 Nov 2023 Chen Zhang, Dawei Song, Zheyu Ye, Yan Gao

The pain is mainly resulted by the curse of capacity gap, which describes that a larger teacher LM cannot always lead to a better student LM than one distilled from a smaller teacher LM due to the affect of capacity gap increment.

Language Modelling

On Elastic Language Models

no code implementations13 Nov 2023 Chen Zhang, Benyou Wang, Dawei Song

To this end, we propose an elastic language model (ElasticLM) that elastically adjusts the tradeoff according to the request stream.

Information Retrieval Knowledge Distillation +4

Sparse Contrastive Learning of Sentence Embeddings

no code implementations7 Nov 2023 Ruize An, Chen Zhang, Dawei Song

Recently, SimCSE has shown the feasibility of contrastive learning in training sentence embeddings and illustrates its expressiveness in spanning an aligned and uniform embedding space.

Contrastive Learning Semantic Textual Similarity +4

Controllable Text Generation with Residual Memory Transformer

2 code implementations28 Sep 2023 Hanqing Zhang, Sun Si, Haiming Wu, Dawei Song

Large-scale Causal Language Models (CLMs), e. g., GPT3 and ChatGPT, have brought great success in text generation.

Text Generation

A Survey of Quantum-Cognitively Inspired Sentiment Analysis Models

no code implementations6 Jun 2023 Yaochen Liu, Qiuchi Li, Benyou Wang, Yazhou Zhang, Dawei Song

Quantum theory, originally proposed as a physical theory to describe the motions of microscopic particles, has been applied to various non-physics domains involving human cognition and decision-making that are inherently uncertain and exhibit certain non-classical, quantum-like characteristics.

Decision Making Sentiment Analysis

A Quantum Probability Driven Framework for Joint Multi-Modal Sarcasm, Sentiment and Emotion Analysis

no code implementations6 Jun 2023 Yaochen Liu, Yazhou Zhang, Dawei Song

In view of the recent success of quantum probability (QP) in modeling human cognition, particularly contextual incompatible decision making, we take the first step towards introducing QP into joint multi-modal sarcasm, sentiment, and emotion analysis.

Decision Making Emotion Recognition

Task-agnostic Distillation of Encoder-Decoder Language Models

no code implementations21 May 2023 Chen Zhang, Yang Yang, Jingang Wang, Dawei Song

Finetuning pretrained language models (LMs) have enabled appealing performance on a diverse array of tasks.

Abstractive Text Summarization

Lifting the Curse of Capacity Gap in Distilling Language Models

1 code implementation20 May 2023 Chen Zhang, Yang Yang, Jiahao Liu, Jingang Wang, Yunsen Xian, Benyou Wang, Dawei Song

However, when the capacity gap between the teacher and the student is large, a curse of capacity gap appears, invoking a deficiency in distilling LMs.

Knowledge Distillation

Modular Retrieval for Generalization and Interpretation

1 code implementation23 Mar 2023 Juhao Liang, Chen Zhang, Zhengyang Tang, Jie Fu, Dawei Song, Benyou Wang

Built upon the paradigm, we propose a retrieval model with modular prompt tuning named REMOP.

Language Modelling Retrieval

DisCup: Discriminator Cooperative Unlikelihood Prompt-tuning for Controllable Text Generation

1 code implementation18 Oct 2022 Hanqing Zhang, Dawei Song

Prompt learning with immensely large Casual Language Models (CLMs) has been shown promising for attribute-controllable text generation (CTG).

Attribute Text Generation

XPrompt: Exploring the Extreme of Prompt Tuning

no code implementations10 Oct 2022 Fang Ma, Chen Zhang, Lei Ren, Jingang Wang, Qifan Wang, Wei Wu, Xiaojun Quan, Dawei Song

Prompt tuning learns soft prompts to condition frozen Pre-trained Language Models (PLMs) for performing downstream tasks in a parameter-efficient manner.

Sparse Teachers Can Be Dense with Knowledge

1 code implementation8 Oct 2022 Yi Yang, Chen Zhang, Dawei Song

Recent advances in distilling pretrained language models have discovered that, besides the expressiveness of knowledge, the student-friendliness should be taken into consideration to realize a truly knowledgable teacher.

Doge Tickets: Uncovering Domain-general Language Models by Playing Lottery Tickets

1 code implementation20 Jul 2022 Yi Yang, Chen Zhang, Benyou Wang, Dawei Song

To uncover the domain-general LM, we propose to identify domain-general parameters by playing lottery tickets (dubbed doge tickets).

Domain Generalization

Aspect-specific Context Modeling for Aspect-based Sentiment Analysis

1 code implementation17 Jul 2022 Fang Ma, Chen Zhang, Bo Zhang, Dawei Song

Extensive experimental results on standard and adversarial benchmarks for SC and OE demonstrate the effectiveness and robustness of the proposed method, yielding new state-of-the-art performance on OE and competitive performance on SC.

Aspect-Based Sentiment Analysis Aspect-Based Sentiment Analysis (ABSA) +1

A Multibias-mitigated and Sentiment Knowledge Enriched Transformer for Debiasing in Multimodal Conversational Emotion Recognition

no code implementations17 Jul 2022 Jinglin Wang, Fang Ma, Yazhou Zhang, Dawei Song

Multimodal emotion recognition in conversations (mERC) is an active research topic in natural language processing (NLP), which aims to predict human's emotional states in communications of multiple modalities, e, g., natural language and facial gestures.

Multimodal Emotion Recognition

MiniDisc: Minimal Distillation Schedule for Language Model Compression

1 code implementation29 May 2022 Chen Zhang, Yang Yang, Qifan Wang, Jiahao Liu, Jingang Wang, Wei Wu, Dawei Song

In particular, motivated by the finding that the performance of the student is positively correlated to the scale-performance tradeoff of the teacher assistant, MiniDisc is designed with a $\lambda$-tradeoff to measure the optimality of the teacher assistant without trial distillation to the student.

Knowledge Distillation Language Modelling +2

Making Pretrained Language Models Good Long-tailed Learners

1 code implementation11 May 2022 Chen Zhang, Lei Ren, Jingang Wang, Wei Wu, Dawei Song

Prompt-tuning has shown appealing performance in few-shot classification by virtue of its capability in effectively exploiting pre-trained knowledge.

Classification

Adaptable Text Matching via Meta-Weight Regulator

no code implementations27 Apr 2022 Bo Zhang, Chen Zhang, Fang Ma, Dawei Song

Neural text matching models have been used in a range of applications such as question answering and natural language inference, and have yielded a good performance.

Meta-Learning Natural Language Inference +2

EEG based Emotion Recognition: A Tutorial and Review

no code implementations16 Mar 2022 Xiang Li, Yazhou Zhang, Prayag Tiwari, Dawei Song, Bin Hu, Meihong Yang, Zhigang Zhao, Neeraj Kumar, Pekka Marttinen

Hence, in this paper, we review from the perspective of researchers who try to take the first step on this topic.

EEG Emotion Recognition

A Survey of Controllable Text Generation using Transformer-based Pre-trained Language Models

no code implementations14 Jan 2022 Hanqing Zhang, Haolin Song, Shaoyu Li, Ming Zhou, Dawei Song

In recent years, methods using large-scale pre-trained language models (PLMs), in particular the widely used transformer-based PLMs, have become a new paradigm of NLG, allowing generation of more diverse and fluent text.

Text Generation

Exploiting Position Bias for Robust Aspect Sentiment Classification

1 code implementation Findings (ACL) 2021 Fang Ma, Chen Zhang, Dawei Song

Aspect sentiment classification (ASC) aims at determining sentiments expressed towards different aspects in a sentence.

Classification Position +3

A Multi-task Learning Framework for Opinion Triplet Extraction

3 code implementations Findings of the Association for Computational Linguistics 2020 Chen Zhang, Qiuchi Li, Dawei Song, Benyou Wang

The state-of-the-art Aspect-based Sentiment Analysis (ABSA) approaches are mainly based on either detecting aspect terms and their corresponding sentiment polarities, or co-extracting aspect and opinion terms.

Aspect-Based Sentiment Analysis Aspect Sentiment Triplet Extraction +2

Label-Based Diversity Measure Among Hidden Units of Deep Neural Networks: A Regularization Method

no code implementations19 Sep 2020 Chenguang Zhang, Yuexian Hou, Dawei Song, Liangzhu Ge, Yaoshuai Yao

In this paper, from an information theoretic perspective, we introduce a new definition of redundancy to describe the diversity of hidden units under supervised learning settings by formalizing the effect of hidden layers on the generalization capacity as the mutual information.

A Survey of Quantum Theory Inspired Approaches to Information Retrieval

no code implementations8 Jul 2020 Sagar Uprety, Dimitris Gkoumas, Dawei Song

Since 2004, researchers have been using the mathematical framework of Quantum Theory (QT) in Information Retrieval (IR).

Information Retrieval Retrieval

End-to-end Emotion-Cause Pair Extraction via Learning to Link

2 code implementations25 Feb 2020 Haolin Song, Chen Zhang, Qiuchi Li, Dawei Song

Specifically, our model regards pair extraction as a link prediction task, and learns to link from emotion clauses to cause clauses, i. e., the links are directional.

Benchmarking Emotion Cause Extraction +3

Assessing the Memory Ability of Recurrent Neural Networks

no code implementations18 Feb 2020 Cheng Zhang, Qiuchi Li, Lingyu Hua, Dawei Song

To tackle the problem, in this paper, we identify and analyze the internal and external factors that affect the memory ability of RNNs, and propose a Semantic Euclidean Space to represent the semantics expressed by a sequence.

Sentence

Quantum-like Structure in Multidimensional Relevance Judgements

no code implementations20 Jan 2020 Sagar Uprety, Prayag Tiwari, Shahram Dehdashti, Lauren Fell, Dawei Song, Peter Bruza, Massimo Melucci

A large number of studies in cognitive science have revealed that probabilistic outcomes of certain human decisions do not agree with the axioms of classical probability theory.

Decision Making Decision Making Under Uncertainty

Leveraging Entanglement Entropy for Deep Understanding of Attention Matrix in Text Matching

no code implementations25 Sep 2019 Peng Zhang, Xiaoliu Mao, Xindian Ma, Benyou Wang, Jing Zhang, Jun Wang, Dawei Song

We prove that by a mapping (via the trace operator) on the high-dimensional matching matrix, a low-dimensional attention matrix can be derived.

Inductive Bias Question Answering +2

Syntax-Aware Aspect-Level Sentiment Classification with Proximity-Weighted Convolution Network

1 code implementation23 Sep 2019 Chen Zhang, Qiuchi Li, Dawei Song

It has been widely accepted that Long Short-Term Memory (LSTM) network, coupled with attention mechanism and memory module, is useful for aspect-level sentiment classification.

Descriptive General Classification +2

Aspect-based Sentiment Classification with Aspect-specific Graph Convolutional Networks

2 code implementations IJCNLP 2019 Chen Zhang, Qiuchi Li, Dawei Song

Due to their inherent capability in semantic alignment of aspects and their context words, attention mechanism and Convolutional Neural Networks (CNNs) are widely applied for aspect-based sentiment classification.

Benchmarking Classification +4

A Tensorized Transformer for Language Modeling

1 code implementation NeurIPS 2019 Xindian Ma, Peng Zhang, Shuai Zhang, Nan Duan, Yuexian Hou, Dawei Song, Ming Zhou

In this paper, based on the ideas of tensor decomposition and parameters sharing, we propose a novel self-attention model (namely Multi-linear attention) with Block-Term Tensor Decomposition (BTD).

Language Modelling Machine Translation +2

Semantic Hilbert Space for Text Representation Learning

1 code implementation26 Feb 2019 Benyou Wang, Qiuchi Li, Massimo Melucci, Dawei Song

To address this issue, we propose a new framework that models different levels of semantic units (e. g. sememe, word, sentence, and semantic abstraction) on a single \textit{Semantic Hilbert Space}, which naturally admits a non-linear semantic composition by means of a complex-valued vector word representation.

Benchmarking General Classification +5

A Generalized Language Model in Tensor Space

1 code implementation31 Jan 2019 Lipeng Zhang, Peng Zhang, Xindian Ma, Shuqin Gu, Zhan Su, Dawei Song

Theoretically, we prove that such tensor representation is a generalization of the n-gram language model.

Language Modelling Tensor Decomposition +1

A Quantum Many-body Wave Function Inspired Language Modeling Approach

1 code implementation28 Aug 2018 Peng Zhang, Zhan Su, Lipeng Zhang, Benyou Wang, Dawei Song

The recently proposed quantum language model (QLM) aimed at a principled approach to modeling term dependency by applying the quantum probability theory.

Language Modelling Question Answering +2

Reconciling Irrational Human Behavior with AI based Decision Making: A Quantum Probabilistic Approach

no code implementations14 Aug 2018 Sagar Uprety, Dawei Song

There are many examples of human decision making which cannot be modeled by classical probabilistic and logic models, on which the current AI systems are based.

Decision Making

Investigating Order Effects in Multidimensional Relevance Judgment using Query Logs

no code implementations14 Jul 2018 Sagar Uprety, Dawei Song

There is a growing body of research which has investigated relevance judgment in IR being influenced by multiple factors or dimensions.

Decision Making

Quantum-inspired Complex Word Embedding

no code implementations WS 2018 Qiuchi Li, Sagar Uprety, Benyou Wang, Dawei Song

A challenging task for word embeddings is to capture the emergent meaning or polarity of a combination of individual words.

Sentence Sentence Classification +1

Search Personalization with Embeddings

1 code implementation12 Dec 2016 Thanh Vu, Dat Quoc Nguyen, Mark Johnson, Dawei Song, Alistair Willis

Recent research has shown that the performance of search personalization depends on the richness of user profiles which normally represent the user's topical interests.

A Confident Information First Principle for Parametric Reduction and Model Selection of Boltzmann Machines

no code implementations5 Feb 2015 Xiaozhao Zhao, Yuexian Hou, Dawei Song, Wenjie Li

We then revisit Boltzmann machines (BM) from a model selection perspective and theoretically show that both the fully visible BM (VBM) and the BM with hidden units can be derived from the general binary multivariate distribution using the CIF principle.

Density Estimation Dimensionality Reduction +1

Understanding Boltzmann Machine and Deep Learning via A Confident Information First Principle

no code implementations16 Feb 2013 Xiaozhao Zhao, Yuexian Hou, Qian Yu, Dawei Song, Wenjie Li

Typical dimensionality reduction methods focus on directly reducing the number of random variables while retaining maximal variations in the data.

Density Estimation Dimensionality Reduction

Cannot find the paper you are looking for? You can Submit a new open access paper.