中文
相关论文

相关论文: DeepTingle

200 篇论文

Augmenting large language models (LLMs) with browsing tools substantially improves their potential as deep search agents to solve complex, real-world tasks. Yet, open LLMs still perform poorly in such settings due to limited long-horizon…

计算与语言 · 计算机科学 2025-10-15 Rui Lu , Zhenyu Hou , Zihan Wang , Hanchen Zhang , Xiao Liu , Yujiang Li , Shi Feng , Jie Tang , Yuxiao Dong

Natural Language Processing (NLP) and especially natural language text analysis have seen great advances in recent times. Usage of deep learning in text processing has revolutionized the techniques for text processing and achieved…

信息检索 · 计算机科学 2020-07-07 Ramchandra Joshi , Purvi Goel , Raviraj Joshi

Supervised fine-tuning with synthesized instructions has been a common practice for adapting LLMs to domain-specific QA tasks. However, the synthesized instructions deviate from real user questions and expected answers. This study proposes…

计算与语言 · 计算机科学 2025-02-14 Yang Li , Mingxuan Luo , Yeyun Gong , Chen Lin , Jian Jiao , Yi Liu , Kaili Huang

Many search systems work with large amounts of natural language data, e.g., search queries, user profiles, and documents. Building a successful search system requires a thorough understanding of textual data semantics, where deep learning…

信息检索 · 计算机科学 2021-08-31 Weiwei Guo , Xiaowei Liu , Sida Wang , Michaeel Kazi , Zhiwei Wang , Zhoutong Fu , Jun Jia , Liang Zhang , Huiji Gao , Bo Long

Keystroke dynamics can be used to analyze the way that users type by measuring various aspects of keyboard input. Previous work has demonstrated the feasibility of user authentication and identification utilizing keystroke dynamics. In this…

机器学习 · 计算机科学 2021-07-02 Han-Chih Chang , Jianwei Li , Ching-Seh Wu , Mark Stamp

This work describes an automatic text classification method implemented in a software tool called NETHIC, which takes advantage of the inner capabilities of highly-scalable neural networks combined with the expressiveness of hierarchical…

人工智能 · 计算机科学 2026-03-13 Luigi Lomasto , Rosario Di Florio , Andrea Ciapetti , Giuseppe Miscione , Giulia Ruggiero , Daniele Toti

Deep learning methods have recently achieved great empirical success on machine translation, dialogue response generation, summarization, and other text generation tasks. At a high level, the technique has been to train end-to-end neural…

计算与语言 · 计算机科学 2017-11-28 Ziang Xie

Click-Through Rate (CTR) prediction, whose aim is to predict the probability of whether a user will click on an item, is an essential task for many online applications. Due to the nature of data sparsity and high dimensionality of CTR…

信息检索 · 计算机科学 2021-08-18 Yichen Xu , Yanqiao Zhu , Feng Yu , Qiang Liu , Shu Wu

Large language models (LLMs) have substantially advanced machine translation (MT), yet their effectiveness in translating web novels remains unclear. Existing benchmarks rely on surface-level metrics that fail to capture the distinctive…

计算与语言 · 计算机科学 2025-10-14 Enze Zhang , Jiaying Wang , Mengxi Xiao , Jifei Liu , Ziyan Kuang , Rui Dong , Eric Dong , Sophia Ananiadou , Min Peng , Qianqian Xie

Concept tagging is a type of structured learning needed for natural language understanding (NLU) systems. In this task, meaning labels from a domain ontology are assigned to word sequences. In this paper, we review the algorithms developed…

计算与语言 · 计算机科学 2018-07-30 Jacopo Gobbi , Evgeny Stepanov , Giuseppe Riccardi

A lot of effort is currently made to provide methods to analyze and understand deep neural network impressive performances for tasks such as image or text classification. These methods are mainly based on visualizing the important input…

机器学习 · 统计学 2020-04-08 Laurent Vanni , Marco Corneli , Damon Mayaffre , Frédéric Precioso

In this paper, we propose a novel supervised learning method that is called Deep Embedding Kernel (DEK). DEK combines the advantages of deep learning and kernel methods in a unified framework. More specifically, DEK is a learnable kernel…

机器学习 · 统计学 2018-04-17 Linh Le , Ying Xie

This paper introduces a novel deep learning framework including a lexicon-based approach for sentence-level prediction of sentiment label distribution. We propose to first apply semantic rules and then use a Deep Convolutional Neural…

计算与语言 · 计算机科学 2017-06-27 Huy Nguyen , Minh-Le Nguyen

Online harassment is a significant social problem. Prevention of online harassment requires rapid detection of harassing, offensive, and negative social media posts. In this paper, we propose the use of word embedding models to identify…

机器学习 · 计算机科学 2019-11-19 Anqi Liu , Maya Srikanth , Nicholas Adams-Cohen , R. Michael Alvarez , Anima Anandkumar

Deep neural networks are gaining increasing popularity for the classic text classification task, due to their strong expressive power and less requirement for feature engineering. Despite such attractiveness, neural text classification…

信息检索 · 计算机科学 2018-09-13 Yu Meng , Jiaming Shen , Chao Zhang , Jiawei Han

Eric Brill introduced transformation-based learning and showed that it can do part-of-speech tagging with fairly high accuracy. The same method can be applied at a higher level of textual interpretation for locating chunks in the tagged…

cmp-lg · 计算机科学 2009-09-25 Lance A. Ramshaw , Mitchell P. Marcus

In the Internet age, cyber-attacks occur frequently with complex types. Traffic generated by access activities can record website status and user request information, which brings a great opportunity for network attack detection. Among…

密码学与安全 · 计算机科学 2018-11-01 Yuqi Yu , Hanbing Yan , Hongchao Guan , Hao Zhou

We present Dingtalk DeepResearch, a unified multi agent intelligence framework for real world enterprise environments, delivering deep research, heterogeneous table reasoning, and multimodal report generation.

计算与语言 · 计算机科学 2025-10-30 Mengyuan Chen , Chengjun Dai , Xinyang Dong , Chengzhe Feng , Kewei Fu , Jianshe Li , Zhihan Peng , Yongqi Tong , Junshao Zhang , Hong Zhu

For many text classification tasks, there is a major problem posed by the lack of labeled data in a target domain. Although classifiers for a target domain can be trained on labeled text data from a related source domain, the accuracy of…

计算与语言 · 计算机科学 2018-11-06 Radu Tudor Ionescu , Andrei M. Butnaru

Ranking is the most important component in a search system. Mostsearch systems deal with large amounts of natural language data,hence an effective ranking system requires a deep understandingof text semantics. Recently, deep learning based…