中文
相关论文

相关论文: Unsupervised Model Tree Heritage Recovery

200 篇论文

Recently, research on audio foundation models has witnessed notable advances, as illustrated by the ever improving results on complex downstream tasks. Subsequently, those pretrained networks have quickly been used for various audio…

声音 · 计算机科学 2025-02-19 David Genova , Philippe Esling , Tom Hurlin

Reducing computational complexity remains a critical challenge for the widespread adoption of learning-based image compression techniques. In this work, we propose TreeNet, a novel low-complexity image compression model that leverages a…

计算机视觉与模式识别 · 计算机科学 2025-12-19 Mahadev Prasad Panda , Purnachandra Rao Makkena , Srivatsa Prativadibhayankaram , Siegfried Fößel , André Kaup

For a model of molecular evolution to be useful for phylogenetic inference, the topology of evolutionary trees must be identifiable. That is, from a joint distribution the model predicts, it must be possible to recover the tree parameter.…

种群与进化 · 定量生物学 2011-11-09 Elizabeth S. Allman , John A. Rhodes

Associative memories in the brain receive and store patterns of activity registered by the sensory neurons, and are able to retrieve them when necessary. Due to their importance in human intelligence, computational models of associative…

Three-dimensional Morphable Models (3DMMs) are powerful statistical tools for representing the 3D surfaces of an object class. In this context, we identify an interesting question that has previously not received research attention: is it…

计算机视觉与模式识别 · 计算机科学 2019-03-12 Stylianos Ploumpis , Haoyang Wang , Nick Pears , William A. P. Smith , Stefanos Zafeiriou

Over the last years, topic modeling has emerged as a powerful technique for organizing and summarizing big collections of documents or searching for particular patterns in them. However, privacy concerns may arise when cross-analyzing data…

机器学习 · 计算机科学 2023-06-13 Lorena Calvo-Bartolomé , Jerónimo Arenas-García

Behavior Trees (BTs) got the robotics society attention not least thanks to their modularity and reusability. The subtrees of BTs could be treated as separate behaviors and therefore reused. We address the following research question: do we…

机器人学 · 计算机科学 2020-02-11 Evgenii Safronov

This paper studies "unsupervised finetuning", the symmetrical problem of the well-known "supervised finetuning". Given a pretrained model and small-scale unlabeled target data, unsupervised finetuning is to adapt the representation…

计算机视觉与模式识别 · 计算机科学 2021-10-19 Suichan Li , Dongdong Chen , Yinpeng Chen , Lu Yuan , Lei Zhang , Qi Chu , Bin Liu , Nenghai Yu

This early-stage research work aims to improve online human-robot imitation by translating sequences of joint positions from the domain of human motions to a domain of motions achievable by a given robot, thus constrained by its embodiment.…

机器人学 · 计算机科学 2024-02-09 Louis Annabi , Ziqi Ma , Sao Mai Nguyen

Continual learning is an emerging topic in the field of deep learning, where a model is expected to learn continuously for new upcoming tasks without forgetting previous experiences. This field has witnessed numerous advancements, but few…

计算机视觉与模式识别 · 计算机科学 2026-03-24 Aupendu Kar , Krishnendu Ghosh , Prabir Kumar Biswas

The rapid development of AI systems has been greatly influenced by the emergence of foundation models. A common approach for targeted problems involves fine-tuning these pre-trained foundation models for specific target tasks, resulting in…

机器学习 · 计算机科学 2024-08-13 MohammadReza Davari , Eugene Belilovsky

Unsupervised learning has become a staple in classical machine learning, successfully identifying clustering patterns in data across a broad range of domain applications. Surprisingly, despite its accuracy and elegant simplicity,…

种群与进化 · 定量生物学 2024-05-06 Yibo Kong , George P. Tiley , Claudia Solis-Lemus

This paper focuses on the problem of unsupervised relation extraction. Existing probabilistic generative model-based relation extraction methods work by extracting sentence features and using these features as inputs to train a generative…

计算与语言 · 计算机科学 2020-09-29 Chenhan Yuan , Ryan Rossi , Andrew Katz , Hoda Eldardiry

We introduce the Granite Embedding models, a family of encoder-based embedding models designed for retrieval tasks, spanning dense-retrieval and sparse retrieval architectures, with both English and Multilingual capabilities. This report…

Tabular neural network (NN) has attracted remarkable attentions and its recent advances have gradually narrowed the performance gap with respect to tree-based models on many public datasets. While the mainstreams focus on calibrating NN to…

机器学习 · 计算机科学 2024-03-05 Xuan Li , Yun Wang , Bo Li

It is widely recognized that the deeper networks or networks with more feature maps have better performance. Existing studies mainly focus on extending the network depth and increasing the feature maps of networks. At the same time,…

计算机视觉与模式识别 · 计算机科学 2018-11-27 Shenlong Lou , Yan Luo , Qiancong Fan , Feng Chen , Yiping Chen , Cheng Wang , Jonathan Li

Pre-trained models, e.g., from ImageNet, have proven to be effective in boosting the performance of many downstream applications. It is too demanding to acquire large-scale annotations to build such models for medical imaging. Meanwhile,…

计算机视觉与模式识别 · 计算机科学 2021-03-31 Xiaosong Wang , Ziyue Xu , Leo Tam , Dong Yang , Daguang Xu

Image restoration is a long-standing low-level vision problem, e.g., deblurring and deraining. In the process of image restoration, it is necessary to consider not only the spatial details and contextual information of restoration to ensure…

计算机视觉与模式识别 · 计算机科学 2023-11-29 Hu Gao , Depeng Dang

This paper proposes FREEtree, a tree-based method for high dimensional longitudinal data with correlated features. Popular machine learning approaches, like Random Forests, commonly used for variable selection do not perform well when there…

The availability of performant pre-trained models has led to a proliferation of fine-tuned expert models that are specialized to a particular domain or task. Model MoErging methods aim to recycle expert models to create an aggregate system…