paper-with-me

홈 › Papers

Autoencoder as Assistant Supervisor: Improving Text Representation for Chinese Social Media Text Summarization

2018-05-13 · ACL 2018 7 · Shuming Ma, Xu sun, Junyang Lin, Houfeng Wang

Most of the current abstractive text summarization models are based on the sequence-to-sequence model (Seq2Seq). The source content of social media is long and noisy, so it is difficult for Seq2Seq to learn an accurate semantic representation. Compared with the source content, the annotated summary is short and well written. Moreover, it shares the same meaning as the source content. In this work, we supervise the learning of the representation of the source content with that of the summary. In implementation, we regard a summary autoencoder as an assistant supervisor of Seq2Seq. Following previous work, we evaluate our model on a popular Chinese social media dataset. Experimental results show that our model achieves the state-of-the-art performances on the benchmark dataset.

📄 PDF Abstract BibTeX arXiv:1805.04869

Code (1)

lancopku/superAE 공식 구현 pytorch

Tasks

Abstractive Text SummarizationText Summarization

Methods 이 논문이 사용한 방법론

Sigmoid Activation 설명 없음
Tanh Activation 설명 없음
LSTM An LSTM is a type of recurrent neural network that addresses the vanishing gradient problem in vanilla…
Seq2Seq Seq2Seq, or Sequence To Sequence, is a model used in sequence prediction tasks, such as language modelling and machine translation. The idea is to use one…

Similar Papers 제목 키워드 기반

Konwledge-Enabled Diagnosis Assistant Based on Obstetric EMRs and Knowledge Graph

2020-10-01 · CCL 2020 10 · Kunli Zhang, Xu Zhao, Lei Zhuang, Qi Xie 외

The obstetric Electronic Medical Record (EMR) contains a large amount of medical data and health information. It plays a vital role in improving the quality of the diagnosis assistant service. In this paper, we treat the…

Disease PredictionMulti-Label ClassificationMUlTI-LABEL-ClASSIFICATION

"Many Are My Names": The Anatomy of the Assistant and Its Personas via Sparse Autoencoders

2026-08-08 · Adelaide Danilov, Aria Nourbakhsh, Oleksandr Marchenko Breneur, Salima Lamsiyah arxiv

How a language model internally represents who is speaking, the Assistant, an assigned roleplay persona, or a narrated story character, remains underexplored. We study speaker representations using a dataset of user-expr…

ScheduleMe: Multi-Agent Calendar Assistant

2025-09-30 · Oshadha Wijerathne, Amandi Nimasha, Dushan Fernando, Nisansa de Silva 외 arxiv

Recent advancements in LLMs have contributed to the rise of advanced conversational assistants that can assist with user needs through natural language conversation. This paper presents a ScheduleMe, a multi-agent calend…

CFBenchmark: Chinese Financial Assistant Benchmark for Large Language Model

2023-11-10 · Yang Lei, Jiangtong Li, Dawei Cheng, Zhijun Ding 외

Large language models (LLMs) have demonstrated great potential in the financial domain. Thus, it becomes important to assess the performance of LLMs in the financial tasks. In this work, we introduce CFBenchmark, to eval…

Language ModelingLanguage ModellingLarge Language Model

Segment-Level Mandarin Chinese Speech-Based Cognitive Impairment Detection via an Autoencoder with Contrastive Learning

2026-06-18 · Yongqi Shao, Hong Huo, Flavio Bertini, Danilo Montesi 외 arxiv

\noindent\textbf{Background and Objective:} Speech has emerged as a low-cost and non-invasive digital biomarker with considerable potential for cognitive impairment detection. However, limited labeled data and cross-data…

Representation LearningContrastive Learning