中文
相关论文

相关论文: Enhanced Seq2Seq Autoencoder via Contrastive Learn…

200 篇论文

This paper presents an approach to the task of predicting an event description from a preceding sentence in a text. Our approach explores sequence-to-sequence learning using a bidirectional multi-layer recurrent neural network. Our approach…

计算与语言 · 计算机科学 2017-09-19 Dai Quoc Nguyen , Dat Quoc Nguyen , Cuong Xuan Chu , Stefan Thater , Manfred Pinkal

This paper improves contrastive learning for sentence embeddings from two perspectives: handling dropout noise and addressing feature corruption. Specifically, for the first perspective, we identify that the dropout noise from negative…

计算与语言 · 计算机科学 2023-12-25 Jiahao Xu , Wei Shao , Lihui Chen , Lemao Liu

End-to-end speech summarization (E2E SSum) directly summarizes input speech into easy-to-read short sentences with a single model. This approach is promising because it, in contrast to the conventional cascade approach, can utilize full…

Prior studies on text-to-text generation typically assume that the model could figure out what to attend to in the input and what to include in the output via seq2seq learning, with only the parallel training data and no additional…

计算与语言 · 计算机科学 2021-09-06 Yuning Mao , Wenchang Ma , Deren Lei , Jiawei Han , Xiang Ren

Semantic parsing using sequence-to-sequence models allows parsing of deeper representations compared to traditional word tagging based models. In spite of these advantages, widespread adoption of these models for real-time conversational…

计算与语言 · 计算机科学 2021-04-13 Arun Babu , Akshat Shrivastava , Armen Aghajanyan , Ahmed Aly , Angela Fan , Marjan Ghazvininejad

Large-scale text-to-image generative models have shown remarkable ability to synthesize diverse and high-quality images. However, it is still challenging to directly apply these models for editing real images for two reasons. First, it is…

计算机视觉与模式识别 · 计算机科学 2025-08-19 Syed Muhmmad Israr , Feng Zhao

We introduce SemCSE, an unsupervised method for learning semantic embeddings of scientific texts. Building on recent advances in contrastive learning for text embeddings, our approach leverages LLM-generated summaries of scientific…

计算与语言 · 计算机科学 2025-07-18 Marc Brinner , Sina Zarriess

Dense retrieval requires high-quality text sequence embeddings to support effective search in the representation space. Autoencoder-based language models are appealing in dense retrieval as they train the encoder to output high-quality…

机器学习 · 计算机科学 2021-09-17 Shuqi Lu , Di He , Chenyan Xiong , Guolin Ke , Waleed Malik , Zhicheng Dou , Paul Bennett , Tieyan Liu , Arnold Overwijk

Dense retrieval calls for discriminative embeddings to represent the semantic relationship between query and document. It may benefit from the using of large language models (LLMs), given LLMs' strong capability on semantic understanding.…

计算与语言 · 计算机科学 2025-11-25 Zheng Liu , Chaofan Li , Shitao Xiao , Yingxia Shao , Defu Lian

We propose a contrastive attention mechanism to extend the sequence-to-sequence framework for abstractive sentence summarization task, which aims to generate a brief summary of a given source sentence. The proposed contrastive attention…

计算与语言 · 计算机科学 2019-10-31 Xiangyu Duan , Hoongfei Yu , Mingming Yin , Min Zhang , Weihua Luo , Yue Zhang

Contrastive learning methods in self-supervised settings have primarily focused on pre-training encoders, while decoders are typically introduced and trained separately for downstream dense prediction tasks. However, this conventional…

计算机视觉与模式识别 · 计算机科学 2026-03-05 Sébastien Quetin , Tapotosh Ghosh , Farhad Maleki

This paper proposes a novel approach to pre-train encoder-decoder sequence-to-sequence (seq2seq) model with unpaired speech and transcripts respectively. Our pre-training method is divided into two stages, named acoustic pre-trianing and…

声音 · 计算机科学 2020-01-03 Zhiyun Fan , Shiyu Zhou , Bo Xu

Meta-learning algorithms adapt quickly to new tasks that are drawn from the same task distribution as the training tasks. The mechanism leading to fast adaptation is the conditioning of a downstream predictive model on the inferred…

Unsupervised pre-training was a critical technique for training deep neural networks years ago. With sufficient labeled data and modern training techniques, it is possible to train very deep neural networks from scratch in a purely…

计算机视觉与模式识别 · 计算机科学 2017-03-29 Jianfeng Dong , Xiao-Jiao Mao , Chunhua Shen , Yu-Bin Yang

We study self-supervised learning on graphs using contrastive methods. A general scheme of prior methods is to optimize two-view representations of input graphs. In many studies, a single graph-level representation is computed as one of the…

机器学习 · 计算机科学 2021-07-22 Xinyi Xu , Cheng Deng , Yaochen Xie , Shuiwang Ji

Recent self-supervised contrastive methods have been able to produce impressive transferable visual representations by learning to be invariant to different data augmentations. However, these methods implicitly assume a particular set of…

计算机视觉与模式识别 · 计算机科学 2021-03-22 Tete Xiao , Xiaolong Wang , Alexei A. Efros , Trevor Darrell

Recent breakthroughs in self-supervised learning show that such algorithms learn visual representations that can be transferred better to unseen tasks than joint-training methods relying on task-specific supervision. In this paper, we found…

机器学习 · 计算机科学 2021-06-29 Hyuntak Cha , Jaeho Lee , Jinwoo Shin

Classical supervised classification tasks search for a nonlinear mapping that maps each encoded feature directly to a probability mass over the labels. Such a learning framework typically lacks the intuition that encoded features from the…

计算机视觉与模式识别 · 计算机科学 2020-06-11 Cat P. Le , Yi Zhou , Jie Ding , Vahid Tarokh

Abstractive summarization aims to generate a shorter version of the document covering all the salient points in a compact and coherent fashion. On the other hand, query-based summarization highlights those points that are relevant in the…

计算与语言 · 计算机科学 2018-07-16 Preksha Nema , Mitesh Khapra , Anirban Laha , Balaraman Ravindran

Abstractive summarization aims to generate concise summaries by creating new sentences, allowing for flexible rephrasing. However, this approach can be vulnerable to inaccuracies, particularly `hallucinations' where the model introduces…

计算与语言 · 计算机科学 2026-03-10 Chaimae Chellaf , Salima Mdhaffar , Yannick Estève , Stéphane Huet
‹ 上一页 1 8 9 10 下一页 ›