中文
相关论文

相关论文: Using Language Model to Bootstrap Human Activity R…

200 篇论文

We consider a smart home or smart office environment with a number of IoT devices connected and passing data between one another. The footprints of the data transferred can provide valuable information about the devices, which can be used…

人机交互 · 计算机科学 2018-05-22 Kushal Singla , Joy Bose

We introduce a system that recognizes concurrent activities from real-world data captured by multiple sensors of different types. The recognition is achieved in two steps. First, we extract spatial and temporal features from the multimodal…

计算机视觉与模式识别 · 计算机科学 2017-02-07 Xinyu Li , Yanyi Zhang , Jianyu Zhang , Shuhong Chen , Ivan Marsic , Richard A. Farneth , Randall S. Burd

Word embeddings are now ubiquitous forms of word representation in natural language processing. There have been applications of word embeddings for monolingual word sense disambiguation (WSD) in English, but few comparisons have been done.…

计算与语言 · 计算机科学 2017-04-11 Hong Jin Kang , Tao Chen , Muthu Kumar Chandrasekaran , Min-Yen Kan

Applications of Natural Language Processing (NLP) are plentiful, from sentiment analysis to text classification. Practitioners rely on static word embeddings (e.g. Word2Vec or GloVe) or static word representation from contextual models…

计算与语言 · 计算机科学 2023-06-06 Avnish Patel

This paper builds upon an existing speech emotion recognition model by adding an additional LSTM layer to improve the accuracy and processing efficiency of emotion recognition from audio data. By capturing the long-term dependencies within…

人工智能 · 计算机科学 2024-12-02 Xiaoran Yang , Shuhan Yu , Wenxi Xu

In this work we focus on improving language models' understanding for asset maintenance to guide the engineer's decisions and minimize asset downtime. Given a set of tasks expressed in natural language for Industry 4.0 domain, each…

计算与语言 · 计算机科学 2025-06-17 Christodoulos Constantinides , Shuxin Lin , Dhaval Patel

Recent work using auxiliary prediction task classifiers to investigate the properties of LSTM representations has begun to shed light on why pretrained representations, like ELMo (Peters et al., 2018) and CoVe (McCann et al., 2017), are so…

计算与语言 · 计算机科学 2019-01-08 Kelly W. Zhang , Samuel R. Bowman

In recent years, Large Language Models (LLMs) have garnered significant attention from the research community due to their exceptional performance and generalization capabilities. In this paper, we introduce a novel method for…

音频与语音处理 · 电气工程与系统科学 2023-09-21 Egor Lakomkin , Chunyang Wu , Yassir Fathullah , Ozlem Kalinli , Michael L. Seltzer , Christian Fuegen

Attention-based sequence-to-sequence models have shown promising results in automatic speech recognition. Using these architectures, one-dimensional input and output sequences are related by an attention approach, thereby replacing more…

计算与语言 · 计算机科学 2019-11-21 Parnia Bahar , Albert Zeyer , Ralf Schlüter , Hermann Ney

Transformer has demonstrated its great power to learn contextual word representations for multiple languages in a single model. To process multilingual sentences in the model, a learnable vector is usually assigned to each language, which…

计算与语言 · 计算机科学 2021-02-17 Shengjie Luo , Kaiyuan Gao , Shuxin Zheng , Guolin Ke , Di He , Liwei Wang , Tie-Yan Liu

Natural language understanding has recently seen a surge of progress with the use of sentence encoders like ELMo (Peters et al., 2018a) and BERT (Devlin et al., 2019) which are pretrained on variants of language modeling. We conduct the…

Recognising emotions in context involves identifying an individual's apparent emotions while considering contextual cues from the surrounding scene. Previous approaches to this task have typically designed explicit scene-encoding…

计算机视觉与模式识别 · 计算机科学 2025-07-16 Alexandros Xenos , Niki Maria Foteinopoulou , Ioanna Ntinou , Ioannis Patras , Georgios Tzimiropoulos

Tracking entities throughout a procedure described in a text is challenging due to the dynamic nature of the world described in the process. Firstly, we propose to formulate this task as a question answering problem. This enables us to use…

计算与语言 · 计算机科学 2021-04-16 Hossein Rajaby Faghihi , Parisa Kordjamshidi

Computer vision has benefited from initializing multiple deep layers with weights pretrained on large supervised training sets like ImageNet. Natural language processing (NLP) typically sees initialization of only the lowest layer of deep…

计算与语言 · 计算机科学 2018-06-21 Bryan McCann , James Bradbury , Caiming Xiong , Richard Socher

With the advent of word embeddings, lexicons are no longer fully utilized for sentiment analysis although they still provide important features in the traditional setting. This paper introduces a novel approach to sentiment analysis that…

计算与语言 · 计算机科学 2017-08-24 Bonggun Shin , Timothy Lee , Jinho D. Choi

We present a probabilistic language model for time-stamped text data which tracks the semantic evolution of individual words over time. The model represents words and contexts by latent trajectories in an embedding space. At each moment in…

机器学习 · 统计学 2017-07-19 Robert Bamler , Stephan Mandt

Pre-trained language models such as BERT have been proved to be powerful in many natural language processing tasks. But in some text classification applications such as emotion recognition and sentiment analysis, BERT may not lead to…

计算与语言 · 计算机科学 2025-06-03 Zixiao Zhu , Kezhi Mao

In-context learning enables language models (LM) to adapt to downstream data or tasks by incorporating few samples as demonstrations within the prompts. It offers strong performance without the expense of fine-tuning. However, the…

计算与语言 · 计算机科学 2024-10-15 Jian Gu , Aldeida Aleti , Chunyang Chen , Hongyu Zhang

We develop an approach for active semantic perception which refers to using the semantics of the scene for tasks such as exploration. We build a compact, hierarchical multi-layer scene graph that can represent large, complex indoor…

机器人学 · 计算机科学 2025-10-08 Huayi Tang , Pratik Chaudhari

Most studies on machine learning in sensing systems focus on low-level perception tasks that process raw sensory data within a short time window. However, many practical applications, such as human routine modeling and occupancy tracking,…

人工智能 · 计算机科学 2024-04-01 Xiaomin Ouyang , Mani Srivastava