id large_stringlengths 9 16 | title large_stringlengths 5 245 | abstract large_stringlengths 83 4.03k | categories large_stringlengths 5 108 | update_date timestamp[ms]date 2007-05-23 00:00:00 2026-03-20 00:00:00 | authors large_stringlengths 5 9.02k | is_new_dataset bool 2
classes | confidence_score float64 0.5 0.98 | classification_date large_stringdate 2026-03-24 02:08:01 2026-03-24 02:08:01 | model_version large_stringclasses 1
value | classification_label large_stringclasses 2
values | embedding_model large_stringclasses 1
value | embedding list |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
1603.07421 | On the Powerball Method for Optimization | We propose a new method to accelerate the convergence of optimization
algorithms. This method simply adds a power coefficient $\gamma\in[0,1)$ to the
gradient during optimization. We call this the Powerball method and analyze the
convergence rate for the Powerball method for strongly convex functions. While
theoretically the Powerball method is guaranteed to have a linear convergence
rate in the same order of the gradient method, we show that empirically it
significantly outperforms the gradient descent and Newton's method, especially
during the initial iterations. We demonstrate that the Powerball method
provides a $10$-fold speedup of the convergence of both gradient descent and
L-BFGS on multiple real datasets.
| cs.SY cs.LG math.OC | 2019-09-24T00:00:00 | Ye Yuan, Mu Li, Jun Liu, Claire J. Tomlin | false | 0.962339 | 2026-03-24T02:08:01.573127 | librarian-bots/arxiv-new-datasets-modernbert-v4 | no_new_dataset | BAAI/bge-base-en-v1.5 | [
-0.05361362174153328,
-0.022405410185456276,
0.012745620682835579,
0.03628406673669815,
0.034699875861406326,
0.04186440259218216,
-0.005662176292389631,
0.02172209322452545,
-0.012605290859937668,
-0.033380720764398575,
-0.016373222693800926,
0.0014188726199790835,
-0.06864691525697708,
-... |
1611.00384 | CB2CF: A Neural Multiview Content-to-Collaborative Filtering Model for
Completely Cold Item Recommendations | In Recommender Systems research, algorithms are often characterized as either
Collaborative Filtering (CF) or Content Based (CB). CF algorithms are trained
using a dataset of user preferences while CB algorithms are typically based on
item profiles. These approaches harness different data sources and therefore
the resulting recommended items are generally very different. This paper
presents the CB2CF, a deep neural multiview model that serves as a bridge from
items content into their CF representations. CB2CF is a real-world algorithm
designed for Microsoft Store services that handle around a billion users
worldwide. CB2CF is demonstrated on movies and apps recommendations, where it
is shown to outperform an alternative CB model on completely cold items.
| cs.IR cs.CL cs.LG | 2019-09-24T00:00:00 | Oren Barkan, Noam Koenigstein, Eylon Yogev and Ori Katz | false | 0.952641 | 2026-03-24T02:08:01.573127 | librarian-bots/arxiv-new-datasets-modernbert-v4 | no_new_dataset | BAAI/bge-base-en-v1.5 | [
0.047685593366622925,
-0.03084809146821499,
0.016139304265379906,
0.013750748708844185,
0.056272007524967194,
0.0008377020712941885,
0.006093871314078569,
0.028038643300533295,
-0.00626709358766675,
-0.04107939079403877,
-0.03282373026013374,
0.0076899537816643715,
-0.05233420804142952,
0.... |
1803.03963 | BTS-DSN: Deeply Supervised Neural Network with Short Connections for
Retinal Vessel Segmentation | Background and Objective: The condition of vessel of the human eye is an
important factor for the diagnosis of ophthalmological diseases. Vessel
segmentation in fundus images is a challenging task due to complex vessel
structure, the presence of similar structures such as microaneurysms and
hemorrhages, micro-vessel with only one to several pixels wide, and
requirements for finer results. Methods:In this paper, we present a multi-scale
deeply supervised network with short connections (BTS-DSN) for vessel
segmentation. We used short connections to transfer semantic information
between side-output layers. Bottom-top short connections pass low level
semantic information to high level for refining results in high-level
side-outputs, and top-bottom short connection passes much structural
information to low level for reducing noises in low-level side-outputs. In
addition, we employ cross-training to show that our model is suitable for real
world fundus images. Results: The proposed BTS-DSN has been verified on DRIVE,
STARE and CHASE_DB1 datasets, and showed competitive performance over other
state-of-the-art methods. Specially, with patch level input, the network
achieved 0.7891/0.8212 sensitivity, 0.9804/0.9843 specificity, 0.9806/0.9859
AUC, and 0.8249/0.8421 F1-score on DRIVE and STARE, respectively. Moreover, our
model behaves better than other methods in cross-training experiments.
Conclusions: BTS-DSN achieves competitive performance in vessel segmentation
task on three public datasets. It is suitable for vessel segmentation. The
source code of our method is available at https://github.com/guomugong/BTS-DSN.
| cs.CV | 2019-09-24T00:00:00 | Song Guo, Kai Wang, Hong Kang, Yujun Zhang, Yingqi Gao, Tao Li | false | 0.958893 | 2026-03-24T02:08:01.573127 | librarian-bots/arxiv-new-datasets-modernbert-v4 | no_new_dataset | BAAI/bge-base-en-v1.5 | [
-0.028500370681285858,
-0.016472848132252693,
0.027809740975499153,
0.005184889771044254,
0.0403720960021019,
0.0487356074154377,
0.030474606901407242,
0.013535792008042336,
-0.022660285234451294,
-0.0482863113284111,
0.008168854750692844,
0.00874527171254158,
-0.05572013556957245,
0.04577... |
1804.08302 | Deep cross-domain building extraction for selective depth estimation
from oblique aerial imagery | With the technological advancements of aerial imagery and accurate 3d
reconstruction of urban environments, more and more attention has been paid to
the automated analyses of urban areas. In our work, we examine two important
aspects that allow live analysis of building structures in city models given
oblique aerial imagery, namely automatic building extraction with convolutional
neural networks (CNNs) and selective real-time depth estimation from aerial
imagery. We use transfer learning to train the Faster R-CNN method for
real-time deep object detection, by combining a large ground-based dataset for
urban scene understanding with a smaller number of images from an aerial
dataset. We achieve an average precision (AP) of about 80% for the task of
building extraction on a selected evaluation dataset. Our evaluation focuses on
both dataset-specific learning and transfer learning. Furthermore, we present
an algorithm that allows for multi-view depth estimation from aerial imagery in
real-time. We adopt the semi-global matching (SGM) optimization strategy to
preserve sharp edges at object boundaries. In combination with the Faster
R-CNN, it allows a selective reconstruction of buildings, identified with
regions of interest (RoIs), from oblique aerial imagery.
| cs.CV cs.LG | 2019-09-24T00:00:00 | Boitumelo Ruf, Laurenz Thiel, Martin Weinmann | false | 0.933911 | 2026-03-24T02:08:01.573127 | librarian-bots/arxiv-new-datasets-modernbert-v4 | no_new_dataset | BAAI/bge-base-en-v1.5 | [
0.015058007091283798,
-0.0042152791284024715,
0.023855281993746758,
-0.009639055468142033,
0.018821192905306816,
0.04303383082151413,
0.04736196994781494,
0.014066348783671856,
-0.0025624462869018316,
-0.05028899759054184,
-0.042739663273096085,
-0.0327315628528595,
-0.0959242507815361,
-0... |
1807.09930 | Scaled Simplex Representation for Subspace Clustering | The self-expressive property of data points, i.e., each data point can be
linearly represented by the other data points in the same subspace, has proven
effective in leading subspace clustering methods. Most self-expressive methods
usually construct a feasible affinity matrix from a coefficient matrix,
obtained by solving an optimization problem. However, the negative entries in
the coefficient matrix are forced to be positive when constructing the affinity
matrix via exponentiation, absolute symmetrization, or squaring operations.
This consequently damages the inherent correlations among the data. Besides,
the affine constraint used in these methods is not flexible enough for
practical applications. To overcome these problems, in this paper, we introduce
a scaled simplex representation (SSR) for subspace clustering problem.
Specifically, the non-negative constraint is used to make the coefficient
matrix physically meaningful, and the coefficient vector is constrained to be
summed up to a scalar s<1 to make it more discriminative. The proposed SSR
based subspace clustering (SSRSC) model is reformulated as a linear
equality-constrained problem, which is solved efficiently under the alternating
direction method of multipliers framework. Experiments on benchmark datasets
demonstrate that the proposed SSRSC algorithm is very efficient and outperforms
state-of-the-art subspace clustering methods on accuracy. The code can be found
at https://github.com/csjunxu/SSRSC.
| cs.CV | 2019-09-24T00:00:00 | Jun Xu, Mengyang Yu, Ling Shao, Wangmeng Zuo, Deyu Meng, Lei Zhang,
David Zhang | false | 0.965002 | 2026-03-24T02:08:01.573127 | librarian-bots/arxiv-new-datasets-modernbert-v4 | no_new_dataset | BAAI/bge-base-en-v1.5 | [
-0.01572405733168125,
-0.02943670004606247,
0.005574767477810383,
0.01285721268504858,
0.03100867196917534,
0.05042499676346779,
0.02894253470003605,
-0.032965730875730515,
-0.019803907722234726,
-0.0475119911134243,
-0.007022107020020485,
-0.03864414617419243,
-0.06607195734977722,
0.0167... |
1808.09796 | Interact as You Intend: Intention-Driven Human-Object Interaction
Detection | The recent advances in instance-level detection tasks lay strong foundation
for genuine comprehension of the visual scenes. However, the ability to fully
comprehend a social scene is still in its preliminary stage. In this work, we
focus on detecting human-object interactions (HOIs) in social scene images,
which is demanding in terms of research and increasingly useful for practical
applications. To undertake social tasks interacting with objects, humans direct
their attention and move their body based on their intention. Based on this
observation, we provide a unique computational perspective to explore human
intention in HOI detection. Specifically, the proposed human intention-driven
HOI detection (iHOI) framework models human pose with the relative distances
from body joints to the object instances. It also utilizes human gaze to guide
the attended contextual regions in a weakly-supervised setting. In addition, we
propose a hard negative sampling strategy to address the problem of
mis-grouping. We perform extensive experiments on two benchmark datasets,
namely V-COCO and HICO-DET. The efficacy of each proposed component has also
been validated.
| cs.CV | 2019-09-24T00:00:00 | Bingjie Xu, Junnan Li, Yongkang Wong, Mohan S. Kankanhalli, and Qi
Zhao | false | 0.939595 | 2026-03-24T02:08:01.573127 | librarian-bots/arxiv-new-datasets-modernbert-v4 | no_new_dataset | BAAI/bge-base-en-v1.5 | [
0.018441930413246155,
0.036524172872304916,
0.00024874808150343597,
-0.01662491448223591,
0.01978565752506256,
-0.001109126373194158,
0.05390632152557373,
0.01674072816967964,
-0.014841641299426556,
-0.014230821281671524,
-0.05159050598740578,
0.013931792229413986,
-0.08029274642467499,
-0... |
1809.02058 | Memory Replay GANs: learning to generate images from new categories
without forgetting | Previous works on sequential learning address the problem of forgetting in
discriminative models. In this paper we consider the case of generative models.
In particular, we investigate generative adversarial networks (GANs) in the
task of learning new categories in a sequential fashion. We first show that
sequential fine tuning renders the network unable to properly generate images
from previous categories (i.e. forgetting). Addressing this problem, we propose
Memory Replay GANs (MeRGANs), a conditional GAN framework that integrates a
memory replay generator. We study two methods to prevent forgetting by
leveraging these replays, namely joint training with replay and replay
alignment. Qualitative and quantitative experimental results in MNIST, SVHN and
LSUN datasets show that our memory replay approach can generate competitive
images while significantly mitigating the forgetting of previous categories.
| cs.CV | 2019-09-24T00:00:00 | Chenshen Wu, Luis Herranz, Xialei Liu, Yaxing Wang, Joost van de
Weijer, Bogdan Raducanu | false | 0.952944 | 2026-03-24T02:08:01.573127 | librarian-bots/arxiv-new-datasets-modernbert-v4 | no_new_dataset | BAAI/bge-base-en-v1.5 | [
-0.01510636042803526,
-0.0179133303463459,
-0.02465023286640644,
0.040199074894189835,
0.02644815295934677,
-0.003603374119848013,
0.017815951257944107,
0.010943361558020115,
-0.03934035077691078,
-0.0581771582365036,
0.0002761512005236,
0.00499936006963253,
-0.04370635747909546,
-0.008061... |
1811.11320 | User-Guided Clustering in Heterogeneous Information Networks via
Motif-Based Comprehensive Transcription | Heterogeneous information networks (HINs) with rich semantics are ubiquitous
in real-world applications. For a given HIN, many reasonable clustering results
with distinct semantic meaning can simultaneously exist. User-guided clustering
is hence of great practical value for HINs where users provide labels to a
small portion of nodes. To cater to a broad spectrum of user guidance evidenced
by different expected clustering results, carefully exploiting the signals
residing in the data is potentially useful. Meanwhile, as one type of complex
networks, HINs often encapsulate higher-order interactions that reflect the
interlocked nature among nodes and edges. Network motifs, sometimes referred to
as meta-graphs, have been used as tools to capture such higher-order
interactions and reveal the many different semantics. We therefore approach the
problem of user-guided clustering in HINs with network motifs. In this process,
we identify the utility and importance of directly modeling higher-order
interactions without collapsing them to pairwise interactions. To achieve this,
we comprehensively transcribe the higher-order interaction signals to a series
of tensors via motifs and propose the MoCHIN model based on joint non-negative
tensor factorization. This approach applies to arbitrarily many, arbitrary
forms of HIN motifs. An inference algorithm with speed-up methods is also
proposed to tackle the challenge that tensor size grows exponentially as the
number of nodes in a motif increases. We validate the effectiveness of the
proposed method on two real-world datasets and three tasks, and MoCHIN
outperforms all baselines in three evaluation tasks under three different
metrics. Additional experiments demonstrated the utility of motifs and the
benefit of directly modeling higher-order information especially when user
guidance is limited.
| cs.SI cs.LG | 2019-09-24T00:00:00 | Yu Shi and Xinwei He and Naijing Zhang and Carl Yang and Jiawei Han | false | 0.957408 | 2026-03-24T02:08:01.573127 | librarian-bots/arxiv-new-datasets-modernbert-v4 | no_new_dataset | BAAI/bge-base-en-v1.5 | [
-0.028415078297257423,
-0.024870194494724274,
0.0001348750083707273,
0.005103913601487875,
0.03470967337489128,
-0.024229073897004128,
0.004041494335979223,
0.006370801478624344,
-0.0003198262711521238,
-0.03978070989251137,
-0.010992004536092281,
-0.0012382817221805453,
-0.06303538382053375... |
1812.01528 | LSCP: Locally Selective Combination in Parallel Outlier Ensembles | In unsupervised outlier ensembles, the absence of ground truth makes the
combination of base outlier detectors a challenging task. Specifically,
existing parallel outlier ensembles lack a reliable way of selecting competent
base detectors, affecting accuracy and stability, during model combination. In
this paper, we propose a framework---called Locally Selective Combination in
Parallel Outlier Ensembles (LSCP)---which addresses the issue by defining a
local region around a test instance using the consensus of its nearest
neighbors in randomly selected feature subspaces. The top-performing base
detectors in this local region are selected and combined as the model's final
output. Four variants of the LSCP framework are compared with seven widely used
parallel frameworks. Experimental results demonstrate that one of these
variants, LSCP_AOM, consistently outperforms baselines on the majority of
twenty real-world datasets.
| cs.LG cs.IR stat.ML | 2019-09-24T00:00:00 | Yue Zhao, Zain Nasrullah, Maciej K. Hryniewicki, Zheng Li | false | 0.972957 | 2026-03-24T02:08:01.573127 | librarian-bots/arxiv-new-datasets-modernbert-v4 | no_new_dataset | BAAI/bge-base-en-v1.5 | [
-0.0028783134184777737,
-0.029547197744250298,
-0.019672712311148643,
0.044446833431720734,
0.06554480642080307,
0.03231224790215492,
0.01954403705894947,
-0.01661112904548645,
-0.025473754853010178,
-0.045693665742874146,
0.008690121583640575,
0.0022923776414245367,
-0.08666923642158508,
... |
1812.05736 | Detecting unseen visual relations using analogies | We seek to detect visual relations in images of the form of triplets t =
(subject, predicate, object), such as "person riding dog", where training
examples of the individual entities are available but their combinations are
unseen at training. This is an important set-up due to the combinatorial nature
of visual relations : collecting sufficient training data for all possible
triplets would be very hard. The contributions of this work are three-fold.
First, we learn a representation of visual relations that combines (i)
individual embeddings for subject, object and predicate together with (ii) a
visual phrase embedding that represents the relation triplet. Second, we learn
how to transfer visual phrase embeddings from existing training triplets to
unseen test triplets using analogies between relations that involve similar
objects. Third, we demonstrate the benefits of our approach on three
challenging datasets : on HICO-DET, our model achieves significant improvement
over a strong baseline for both frequent and unseen triplets, and we observe
similar improvement for the retrieval of unseen triplets with out-of-vocabulary
predicates on the COCO-a dataset as well as the challenging unusual triplets in
the UnRel dataset.
| cs.CV | 2019-09-24T00:00:00 | Julia Peyre, Ivan Laptev, Cordelia Schmid, Josef Sivic | false | 0.920454 | 2026-03-24T02:08:01.573127 | librarian-bots/arxiv-new-datasets-modernbert-v4 | no_new_dataset | BAAI/bge-base-en-v1.5 | [
0.00797502975910902,
0.012597269378602505,
0.03146485239267349,
0.05891028419137001,
0.036386553198099136,
0.016865771263837814,
0.020267320796847343,
0.010739482007920742,
-0.019155438989400864,
-0.0019761938601732254,
-0.020838936790823936,
0.050369907170534134,
-0.08071150630712509,
-0.... |
1902.07892 | Deep Adaptive Input Normalization for Time Series Forecasting | Deep Learning (DL) models can be used to tackle time series analysis tasks
with great success. However, the performance of DL models can degenerate
rapidly if the data are not appropriately normalized. This issue is even more
apparent when DL is used for financial time series forecasting tasks, where the
non-stationary and multimodal nature of the data pose significant challenges
and severely affect the performance of DL models. In this work, a simple, yet
effective, neural layer, that is capable of adaptively normalizing the input
time series, while taking into account the distribution of the data, is
proposed. The proposed layer is trained in an end-to-end fashion using
back-propagation and leads to significant performance improvements compared to
other evaluated normalization schemes. The proposed method differs from
traditional normalization methods since it learns how to perform normalization
for a given task instead of using a fixed normalization scheme. At the same
time, it can be directly applied to any new time series without requiring
re-training. The effectiveness of the proposed method is demonstrated using a
large-scale limit order book dataset, as well as a load forecasting dataset.
| q-fin.CP cs.LG | 2019-09-24T00:00:00 | Nikolaos Passalis, Anastasios Tefas, Juho Kanniainen, Moncef Gabbouj,
Alexandros Iosifidis | false | 0.936093 | 2026-03-24T02:08:01.573127 | librarian-bots/arxiv-new-datasets-modernbert-v4 | no_new_dataset | BAAI/bge-base-en-v1.5 | [
-0.013905566185712814,
-0.06675891578197479,
-0.013749225065112114,
0.02154855616390705,
0.07049352675676346,
0.04634316638112068,
0.027935225516557693,
0.01068561989814043,
-0.01469107624143362,
-0.046848878264427185,
0.011142474599182606,
0.011000889353454113,
-0.029015952721238136,
0.03... |
End of preview. Expand in Data Studio
No dataset card yet
- Downloads last month
- 124