中文
相关论文

相关论文: Comet: A Communication-efficient and Performant Ap…

200 篇论文

With the growing use of large language models (LLMs) hosted on cloud platforms to offer inference services, privacy concerns about the potential leakage of sensitive information are escalating. Secure multi-party computation (MPC) is a…

密码学与安全 · 计算机科学 2025-05-13 Guang Yan , Yuhui Zhang , Zimu Guo , Lutan Zhao , Xiaojun Chen , Chen Wang , Wenhao Wang , Dan Meng , Rui Hou

The community explored to build private inference frameworks for transformer-based large language models (LLMs) in a server-client setting, where the server holds the model parameters and the client inputs its private data (or prompt) for…

机器学习 · 计算机科学 2023-12-18 Xuanqi Liu , Zhuotao Liu

Transformer has been successfully used in practical applications, such as ChatGPT, due to its powerful advantages. However, users' input is leaked to the model provider during the service. With people's attention to privacy,…

密码学与安全 · 计算机科学 2023-08-22 Yuanchao Ding , Hua Guo , Yewei Guan , Weixin Liu , Jiarong Huo , Zhenyu Guan , Xiyong Zhang

Commit messages explain code changes in a commit and facilitate collaboration among developers. Several commit message generation approaches have been proposed; however, they exhibit limited success in capturing the context of code changes.…

软件工程 · 计算机科学 2024-02-06 Abhinav Reddy Mandli , Saurabhsingh Rajput , Tushar Sharma

With the fast evolution of large language models (LLMs), privacy concerns with user queries arise as they may contain sensitive information. Private inference based on homomorphic encryption (HE) has been proposed to protect user query…

密码学与安全 · 计算机科学 2024-05-28 Chenqi Lin , Tianshi Xu , Zebin Yang , Runsheng Wang , Ru Huang , Meng Li

Mixture-of-experts (MoE) has been extensively employed to scale large language models to trillion-plus parameters while maintaining a fixed computational cost. The development of large MoE models in the distributed scenario encounters the…

分布式、并行与集群计算 · 计算机科学 2025-03-05 Shulai Zhang , Ningxin Zheng , Haibin Lin , Ziheng Jiang , Wenlei Bao , Chengquan Jiang , Qi Hou , Weihao Cui , Size Zheng , Li-Wen Chang , Quan Chen , Xin Liu

Modern machine learning accelerators are designed to efficiently execute deep neural networks (DNNs) by optimizing data movement, memory hierarchy, and compute throughput. However, emerging DNN models such as large language models, state…

硬件体系结构 · 计算机科学 2025-09-03 Shubham Negi , Manik Singhal , Aayush Ankit , Sudeep Bhoja , Kaushik Roy

The burgeoning size of Large Language Models (LLMs) has led to enhanced capabilities in generating responses, albeit at the expense of increased inference times and elevated resource demands. Existing methods of acceleration, predominantly…

计算与语言 · 计算机科学 2024-05-31 Yao Yao , Zuchao Li , Hai Zhao

It is increasingly important to enable privacy-preserving inference for cloud services based on Transformers. Post-quantum cryptographic techniques, e.g., fully homomorphic encryption (FHE), and multi-party computation (MPC), are popular…

密码学与安全 · 计算机科学 2023-03-27 Mengxin Zheng , Qian Lou , Lei Jiang

Quality estimation is omnipresent in machine translation, for both evaluation and generation. Unfortunately, quality estimation models are often opaque and computationally expensive, making them impractical to be part of large-scale…

计算与语言 · 计算机科学 2025-07-09 Vilém Zouhar , Maike Züfle , Beni Egressy , Julius Cheng , Mrinmaya Sachan , Jan Niehues

The Transformer architecture revolutionized the field of natural language processing (NLP). Transformers-based models (e.g., BERT) power many important Web services, such as search, translation, question-answering, etc. While enormous…

计算与语言 · 计算机科学 2021-02-23 Dave Dice , Alex Kogan

Entity Matching is the task of deciding if two entity descriptions refer to the same real-world entity. State-of-the-art entity matching methods often rely on fine-tuning Transformer models such as BERT or RoBERTa. Two major drawbacks of…

计算与语言 · 计算机科学 2023-06-23 Ralph Peeters , Christian Bizer

With the increasing deployment of generative machine learning models in privacy-sensitive domains such as healthcare and personalized services, ensuring secure inference has become a critical challenge. Secure multi-party computation (MPC)…

机器学习 · 计算机科学 2025-08-05 Tianpei Lu , Bingsheng Zhang , Lekun Peng , Bowen Zheng , Lichun Li , Kui Ren

The quadratic complexity and indefinitely growing key-value (KV) cache of standard Transformers pose a major barrier to long-context processing. To overcome this, we introduce the Collaborative Memory Transformer (CoMeT), a novel…

Recent papers have shown that large pre-trained language models (LLMs) such as BERT, GPT-2 can be fine-tuned on private data to achieve performance comparable to non-private models for many downstream Natural Language Processing (NLP) tasks…

The drastic increase in language models' parameters has led to a new trend of deploying models in cloud servers, raising growing concerns about private inference for Transformer-based models. Existing two-party privacy-preserving…

计算与语言 · 计算机科学 2023-12-12 Zi Liang , Pinghui Wang , Ruofei Zhang , Nuo Xu , Lifeng Xing , Shuo Zhang

We present COMET, a neural framework for training multilingual machine translation evaluation models which obtains new state-of-the-art levels of correlation with human judgements. Our framework leverages recent breakthroughs in…

计算与语言 · 计算机科学 2020-10-20 Ricardo Rei , Craig Stewart , Ana C Farinha , Alon Lavie

We present COmpetitive Mechanisms for Efficient Transfer (COMET), a modular world model which leverages reusable, independent mechanisms across different environments. COMET is trained on multiple environments with varying dynamics via a…

机器学习 · 计算机科学 2024-04-24 Anson Lei , Frederik Nolte , Bernhard Schölkopf , Ingmar Posner

In recent years, the rapid advancement of large-scale pre-trained language models based on transformer architectures has revolutionized natural language processing tasks. Among these, ChatGPT has gained widespread popularity, demonstrating…

机器学习 · 计算机科学 2024-07-09 Sishun Pan , Haonan Xu , Zhonghua Wan , Yang Yang

Encoder-decoder foundation models have displayed state-of-the-art performance on a range of autoregressive sequence tasks. This paper proposes a simple and lightweight modification to such systems to control the behaviour according to a…

计算与语言 · 计算机科学 2024-05-06 Yassir Fathullah , Mark J. F. Gales
‹ 上一页 1 2 3 10 下一页 ›