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-02-27 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-03 02:08:04 2026-03-03 02:08:04 | model_version large_stringclasses 1
value | classification_label large_stringclasses 2
values | embedding_model large_stringclasses 1
value | embedding listlengths 768 768 | split large_stringclasses 1
value | FILE_NAME large_stringclasses 1
value | projection_x float32 -3.75 17 | projection_y float32 -2.55 13.6 | __neighbors dict | __row_index__ int64 0 215k |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1909.00982 | Quantifying Infra-Marginality and Its Trade-off with Group Fairness | In critical decision-making scenarios, optimizing accuracy can lead to a
biased classifier, hence past work recommends enforcing group-based fairness
metrics in addition to maximizing accuracy. However, doing so exposes the
classifier to another kind of bias called infra-marginality. This refers to
individual-level b... | cs.AI cs.LG stat.ML | 2019-09-04T00:00:00 | Arpita Biswas, Siddharth Barman, Amit Deshpande, Amit Sharma | false | 0.953206 | 2026-03-03T02:08:04.743467 | librarian-bots/arxiv-new-datasets-modernbert-v4 | no_new_dataset | BAAI/bge-base-en-v1.5 | [
-0.016564343124628067,
-0.017103612422943115,
-0.009749273769557476,
0.033483706414699554,
0.03484140709042549,
0.02153909206390381,
0.027136892080307007,
-0.007247505709528923,
-0.0349750854074955,
-0.042789801955223083,
0.0006745943101122975,
0.007136840373277664,
-0.08325734734535217,
-... | train | librarian-bots/arxiv-cs-papers-lance | 12.378791 | 7.119822 | {
"distances": [
0,
0.19915758828221586,
0.2223493959262255,
0.22829320726118107,
0.2442318936858573,
0.24469421683437764,
0.24733256226397182,
0.25029126620537145,
0.2523592878899156,
0.25282610080922574,
0.25501656656619154,
0.2563674391613856,
0.2569440095818569,... | 0 |
1909.01005 | Algorithms and System Architecture for Immediate Personalized News
Recommendations | Personalization plays an important role in many services, just as news does.
Many studies have examined news personalization algorithms, but few have
considered practical environments. This paper provides algorithms and system
architecture for generating immediate personalized news in a practical
environment. Immedia... | cs.IR | 2019-09-04T00:00:00 | Takeshi Yoneda, Shunsuke Kozawa, Keisuke Osone, Yukinori Koide, Yosuke
Abe, Yoshifumi Seki | false | 0.927316 | 2026-03-03T02:08:04.743467 | librarian-bots/arxiv-new-datasets-modernbert-v4 | no_new_dataset | BAAI/bge-base-en-v1.5 | [
0.026448246091604233,
-0.026646286249160767,
0.02802737057209015,
0.015106302686035633,
0.06947717815637589,
0.002464606426656246,
0.006146579049527645,
0.02947203442454338,
-0.03568568080663681,
-0.023477250710129738,
-0.005166289862245321,
0.007756840903311968,
-0.05431045591831207,
-0.0... | train | librarian-bots/arxiv-cs-papers-lance | 14.4953 | 6.542902 | {
"distances": [
0,
0.2719023572219773,
0.30298826937165746,
0.30306569991927523,
0.3052976607983945,
0.30707198410531167,
0.3175614736463166,
0.31789076589202325,
0.34135252103654556,
0.341667640874021,
0.3422548471024328,
0.34522315041254015,
0.3502778660277225,
... | 1 |
1909.01007 | Automatic Argument Quality Assessment -- New Datasets and Methods | We explore the task of automatic assessment of argument quality. To that end,
we actively collected 6.3k arguments, more than a factor of five compared to
previously examined data. Each argument was explicitly and carefully annotated
for its quality. In addition, 14k pairs of arguments were annotated
independently, i... | cs.CL | 2019-09-04T00:00:00 | Assaf Toledo, Shai Gretz, Edo Cohen-Karlik, Roni Friedman, Elad
Venezian, Dan Lahav, Michal Jacovi, Ranit Aharonov and Noam Slonim | true | 0.959385 | 2026-03-03T02:08:04.743467 | librarian-bots/arxiv-new-datasets-modernbert-v4 | new_dataset | BAAI/bge-base-en-v1.5 | [
-0.01809903420507908,
-0.03361813724040985,
0.0006052160169929266,
0.05037705600261688,
0.0188444871455431,
0.03947944566607475,
0.020761240273714066,
-0.03317117691040039,
-0.001168817630968988,
-0.00804263073951006,
-0.048415932804346085,
0.04559832066297531,
-0.051576558500528336,
-0.01... | train | librarian-bots/arxiv-cs-papers-lance | 15.356687 | 2.578813 | {
"distances": [
0,
0.10959101855681919,
0.15906208504825103,
0.17824372074089678,
0.1817119472653428,
0.18355701584312156,
0.19317437697807405,
0.19610046867985753,
0.1971001207877734,
0.1985466422113752,
0.20205761274839562,
0.20492984122855906,
0.2075222852183976... | 2 |
1909.01025 | Object Viewpoint Classification Based 3D Bounding Box Estimation for
Autonomous Vehicles | 3D object detection is one of the most important tasks for the perception
systems of autonomous vehicles. With the significant success in the field of 2D
object detection, several monocular image based 3D object detection algorithms
have been proposed based on advanced 2D object detectors and the geometric
constraint... | cs.CV | 2019-09-04T00:00:00 | Zhou Lingtao, Fang Jiaojiao, Liu Guizhong | false | 0.94354 | 2026-03-03T02:08:04.743467 | librarian-bots/arxiv-new-datasets-modernbert-v4 | no_new_dataset | BAAI/bge-base-en-v1.5 | [
0.001113909063860774,
0.00447408203035593,
-0.01013979036360979,
0.0181684959679842,
0.006206009536981583,
0.04218364879488945,
0.017141561955213547,
-0.0006715920753777027,
-0.03418203815817833,
-0.03677242249250412,
-0.02833395078778267,
-0.007723233662545681,
-0.0774775817990303,
0.0024... | train | librarian-bots/arxiv-cs-papers-lance | 4.3817 | 3.213267 | {
"distances": [
0,
0.18088158837714874,
0.18513516998263158,
0.19196259977193997,
0.19932950453744425,
0.20648800862289463,
0.20832246515985708,
0.21070658421940536,
0.2119857463425895,
0.21757928146399497,
0.2202411001079414,
0.22132645998173905,
0.221444549794309... | 3 |
1909.01028 | Unsupervised Video Depth Estimation Based on Ego-motion and Disparity
Consensus | Unsupervised learning based depth estimation methods have received more and
more attention as they do not need vast quantities of densely labeled data for
training which are touch to acquire. In this paper, we propose a novel
unsupervised monocular video depth estimation method in natural scenes by
taking advantage o... | cs.CV | 2019-09-04T00:00:00 | Lingtao Zhou, Jiaojiao Fang, Guizhong Liu | false | 0.938885 | 2026-03-03T02:08:04.743467 | librarian-bots/arxiv-new-datasets-modernbert-v4 | no_new_dataset | BAAI/bge-base-en-v1.5 | [
0.03818954899907112,
-0.014498243108391762,
0.00750700244680047,
0.03887683153152466,
0.0347568616271019,
0.03213639184832573,
0.032819364219903946,
-0.00437818793579936,
-0.012836085632443428,
-0.04899589344859123,
0.01022856030613184,
0.004127200692892075,
-0.0640241727232933,
0.00954899... | train | librarian-bots/arxiv-cs-papers-lance | 3.842944 | 4.120011 | {
"distances": [
0,
0.15497209775013476,
0.17682852523305614,
0.19310390617904483,
0.19621746935772344,
0.19870173979631112,
0.20330084411466975,
0.2105104789808917,
0.2129136662491089,
0.21320777189902085,
0.21403252436901254,
0.21583238494106205,
0.218513739499884... | 4 |
1909.01053 | Towards Making a Dependency Parser See | We explore whether it is possible to leverage eye-tracking data in an RNN
dependency parser (for English) when such information is only available during
training, i.e., no aggregated or token-level gaze features are used at
inference time. To do so, we train a multitask learning model that parses
sentences as sequenc... | cs.CL cs.LG | 2019-09-04T00:00:00 | Michalina Strzyz, David Vilares, Carlos G\'omez-Rodr\'iguez | false | 0.925303 | 2026-03-03T02:08:04.743467 | librarian-bots/arxiv-new-datasets-modernbert-v4 | no_new_dataset | BAAI/bge-base-en-v1.5 | [
0.008255433291196823,
0.011386514641344547,
-0.008136950433254242,
0.026533102616667747,
0.03300684317946434,
0.04760679975152016,
0.03482845053076744,
0.03509024158120155,
-0.013828417286276817,
0.004151756409555674,
-0.02083924226462841,
0.044408127665519714,
-0.06722192466259003,
-0.040... | train | librarian-bots/arxiv-cs-papers-lance | 7.96922 | 0.570626 | {
"distances": [
0,
0.27454030581697597,
0.3104875826316502,
0.31752160502693294,
0.3278697094405415,
0.3292349407974323,
0.3292624033411119,
0.332292208535268,
0.33306800580535,
0.33363080983407445,
0.3369228083938358,
0.34165502048009455,
0.3451484286109284,
0... | 5 |
1909.01056 | STaDA: Style Transfer as Data Augmentation | The success of training deep Convolutional Neural Networks (CNNs) heavily
depends on a significant amount of labelled data. Recent research has found
that neural style transfer algorithms can apply the artistic style of one image
to another image without changing the latter's high-level semantic content,
which makes ... | cs.CV cs.LG | 2019-09-04T00:00:00 | Xu Zheng, Tejo Chalasani, Koustav Ghosal, Sebastian Lutz, Aljosa
Smolic | false | 0.960359 | 2026-03-03T02:08:04.743467 | librarian-bots/arxiv-new-datasets-modernbert-v4 | no_new_dataset | BAAI/bge-base-en-v1.5 | [
0.028764935210347176,
-0.020143747329711914,
-0.012325716204941273,
0.054627180099487305,
0.05029808729887009,
0.038024552166461945,
-0.0007859386969357729,
0.0018238103948533535,
-0.0017248190706595778,
-0.04956846311688423,
-0.032281938940286636,
-0.009358531795442104,
-0.05035179853439331... | train | librarian-bots/arxiv-cs-papers-lance | 8.064549 | 4.543509 | {
"distances": [
0,
0.17612013292856343,
0.18319633310614125,
0.20621274103534992,
0.21866542497348485,
0.22451579960815193,
0.23473260170227472,
0.23879622362556507,
0.24400780977767256,
0.2501038032478259,
0.2519590805174846,
0.2580150535700202,
0.2678188110704158... | 6 |
1909.01060 | Discovering Interesting Cycles in Directed Graphs | Cycles in graphs often signify interesting processes. For example, cyclic
trading patterns can indicate inefficiencies or economic dependencies in trade
networks, cycles in food webs can identify fragile dependencies in ecosystems,
and cycles in financial transaction networks can be an indication of money
laundering.... | cs.DS cs.CC | 2019-09-04T00:00:00 | Florian Adriaens, Cigdem Aslay, Tijl De Bie, Aristides Gionis, Jefrey
Lijffijt | false | 0.942787 | 2026-03-03T02:08:04.743467 | librarian-bots/arxiv-new-datasets-modernbert-v4 | no_new_dataset | BAAI/bge-base-en-v1.5 | [
0.0009129619575105608,
-0.02534610964357853,
-0.035590171813964844,
0.028541767969727516,
0.058191657066345215,
-0.017397459596395493,
0.021258490160107613,
0.041355282068252563,
-0.028249964118003845,
-0.06589485704898834,
0.024778150022029877,
-0.03898616135120392,
-0.04628327488899231,
... | train | librarian-bots/arxiv-cs-papers-lance | 11.826372 | 9.796924 | {
"distances": [
0,
0.4177004400490478,
0.4381344413265277,
0.43854113138927064,
0.4549546266955322,
0.4636900407893303,
0.4645173404657541,
0.46479792380387075,
0.4649245428855958,
0.4708646204686805,
0.47254122040527047,
0.4758602235929398,
0.47836762756630313,
... | 7 |
1909.01068 | CGC-Net: Cell Graph Convolutional Network for Grading of Colorectal
Cancer Histology Images | Colorectal cancer (CRC) grading is typically carried out by assessing the
degree of gland formation within histology images. To do this, it is important
to consider the overall tissue micro-environment by assessing the cell-level
information along with the morphology of the gland. However, current automated
methods f... | eess.IV cs.CV | 2019-09-04T00:00:00 | Yanning Zhou, Simon Graham, Navid Alemi Koohbanani, Muhammad Shaban,
Pheng-Ann Heng, Nasir Rajpoot | false | 0.908966 | 2026-03-03T02:08:04.743467 | librarian-bots/arxiv-new-datasets-modernbert-v4 | no_new_dataset | BAAI/bge-base-en-v1.5 | [
0.013682665303349495,
-0.03272384777665138,
0.017306527122855186,
0.01373232901096344,
0.03876982256770134,
0.017723627388477325,
-0.006277073174715042,
0.009661874733865261,
-0.012380590662360191,
-0.05159461870789528,
0.010894428938627243,
-0.02210349775850773,
-0.03820408135652542,
0.02... | train | librarian-bots/arxiv-cs-papers-lance | 4.710435 | 11.044293 | {
"distances": [
0,
0.14206665303215782,
0.15243615670667965,
0.22054359400442547,
0.23639381142325222,
0.23667535901108172,
0.23705761298611372,
0.24029891148622218,
0.2498990940170891,
0.2542450652018038,
0.25470395731405215,
0.2574511254414672,
0.2637463097489935... | 8 |
1909.01087 | AHINE: Adaptive Heterogeneous Information Network Embedding | Network embedding is an effective way to solve the network analytics problems
such as node classification, link prediction, etc. It represents network
elements using low dimensional vectors such that the graph structural
information and properties are maximumly preserved. Many prior works focused on
embeddings for ne... | cs.SI cs.LG | 2019-09-04T00:00:00 | Yucheng Lin, Xiaoqing Yang, Zang Li, Jieping Ye | false | 0.961859 | 2026-03-03T02:08:04.743467 | librarian-bots/arxiv-new-datasets-modernbert-v4 | no_new_dataset | BAAI/bge-base-en-v1.5 | [
-0.02587074600160122,
-0.013162045739591122,
0.005479383748024702,
0.008296254090964794,
0.04829992353916168,
0.0007460344349965453,
0.014808833599090576,
-0.007998330518603325,
-0.0425712987780571,
-0.02148854173719883,
0.027880966663360596,
-0.008085282519459724,
-0.07090426236391068,
-0... | train | librarian-bots/arxiv-cs-papers-lance | 11.548891 | 10.473656 | {
"distances": [
0,
0.17564756112989877,
0.20144460657415109,
0.2097241014167458,
0.21077706649112837,
0.2149560880752538,
0.22032393806205275,
0.22206344815361223,
0.2246054714947373,
0.2276435748495581,
0.230956864055181,
0.23217562550099324,
0.2352135169074414,
... | 9 |
End of preview. Expand in Data Studio
No dataset card yet
- Downloads last month
- 28