id
large_stringlengths 9
16
| submitter
large_stringlengths 3
64
⌀ | authors
large_stringlengths 5
20.2k
| title
large_stringlengths 5
245
| comments
large_stringlengths 1
482
⌀ | journal-ref
large_stringlengths 4
382
⌀ | doi
large_stringlengths 9
151
⌀ | report-no
large_stringlengths 2
509
⌀ | categories
large_stringlengths 5
78
| license
large_stringclasses 9
values | abstract
large_stringlengths 83
3.55k
| versions
large listlengths 1
21
| update_date
timestamp[ms]date 2007-05-23 00:00:00
2025-05-30 00:00:00
| authors_parsed
large listlengths 1
1.35k
| prompt
large_stringlengths 166
3.64k
| label
stringclasses 2
values | prob
float64 0.5
0.73
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
2304.07721 | Ghanta Sai Krishna | Prathistith Raj Medi, Ghanta Sai Krishna, Praneeth Nemani,
Satyanarayana Vollala, Santosh Kumar | A Novel end-to-end Framework for Occluded Pixel Reconstruction with
Spatio-temporal Features for Improved Person Re-identification | null | null | null | null | cs.CV | http://creativecommons.org/licenses/by/4.0/ | Person re-identification is vital for monitoring and tracking crowd movement
to enhance public security. However, re-identification in the presence of
occlusion substantially reduces the performance of existing systems and is a
challenging area. In this work, we propose a plausible solution to this problem
by developing effective occlusion detection and reconstruction framework for
RGB images/videos consisting of Deep Neural Networks. Specifically, a CNN-based
occlusion detection model classifies individual input frames, followed by a
Conv-LSTM and Autoencoder to reconstruct the occluded pixels corresponding to
the occluded frames for sequential (video) and non-sequential (image) data,
respectively. The quality of the reconstructed RGB frames is further refined
and fine-tuned using a Conditional Generative Adversarial Network (cGAN). Our
method is evaluated on four well-known public data sets of the domain, and the
qualitative reconstruction results are indeed appealing. Quantitative
evaluation in terms of re-identification accuracy of the Siamese network showed
an exceptional Rank-1 accuracy after occluded pixel reconstruction on various
datasets. A comparative analysis with state-of-the-art approaches also
demonstrates the robustness of our work for use in real-life surveillance
systems.
| [
{
"version": "v1",
"created": "Sun, 16 Apr 2023 08:14:29 GMT"
}
] | 2023-04-18T00:00:00 | [
[
"Medi",
"Prathistith Raj",
""
],
[
"Krishna",
"Ghanta Sai",
""
],
[
"Nemani",
"Praneeth",
""
],
[
"Vollala",
"Satyanarayana",
""
],
[
"Kumar",
"Santosh",
""
]
] | TITLE: A Novel end-to-end Framework for Occluded Pixel Reconstruction with
Spatio-temporal Features for Improved Person Re-identification
ABSTRACT: Person re-identification is vital for monitoring and tracking crowd movement
to enhance public security. However, re-identification in the presence of
occlusion substantially reduces the performance of existing systems and is a
challenging area. In this work, we propose a plausible solution to this problem
by developing effective occlusion detection and reconstruction framework for
RGB images/videos consisting of Deep Neural Networks. Specifically, a CNN-based
occlusion detection model classifies individual input frames, followed by a
Conv-LSTM and Autoencoder to reconstruct the occluded pixels corresponding to
the occluded frames for sequential (video) and non-sequential (image) data,
respectively. The quality of the reconstructed RGB frames is further refined
and fine-tuned using a Conditional Generative Adversarial Network (cGAN). Our
method is evaluated on four well-known public data sets of the domain, and the
qualitative reconstruction results are indeed appealing. Quantitative
evaluation in terms of re-identification accuracy of the Siamese network showed
an exceptional Rank-1 accuracy after occluded pixel reconstruction on various
datasets. A comparative analysis with state-of-the-art approaches also
demonstrates the robustness of our work for use in real-life surveillance
systems.
| no_new_dataset | 0.70939 |
2304.07743 | Simon Korman | Deborah Levy, Amit Peleg, Naama Pearl, Dan Rosenbaum, Derya Akkaynak,
Simon Korman, Tali Treibitz | SeaThru-NeRF: Neural Radiance Fields in Scattering Media | null | null | null | null | cs.CV | http://creativecommons.org/licenses/by/4.0/ | Research on neural radiance fields (NeRFs) for novel view generation is
exploding with new models and extensions. However, a question that remains
unanswered is what happens in underwater or foggy scenes where the medium
strongly influences the appearance of objects. Thus far, NeRF and its variants
have ignored these cases. However, since the NeRF framework is based on
volumetric rendering, it has inherent capability to account for the medium's
effects, once modeled appropriately. We develop a new rendering model for NeRFs
in scattering media, which is based on the SeaThru image formation model, and
suggest a suitable architecture for learning both scene information and medium
parameters. We demonstrate the strength of our method using simulated and
real-world scenes, correctly rendering novel photorealistic views underwater.
Even more excitingly, we can render clear views of these scenes, removing the
medium between the camera and the scene and reconstructing the appearance and
depth of far objects, which are severely occluded by the medium. Our code and
unique datasets are available on the project's website.
| [
{
"version": "v1",
"created": "Sun, 16 Apr 2023 10:17:26 GMT"
}
] | 2023-04-18T00:00:00 | [
[
"Levy",
"Deborah",
""
],
[
"Peleg",
"Amit",
""
],
[
"Pearl",
"Naama",
""
],
[
"Rosenbaum",
"Dan",
""
],
[
"Akkaynak",
"Derya",
""
],
[
"Korman",
"Simon",
""
],
[
"Treibitz",
"Tali",
""
]
] | TITLE: SeaThru-NeRF: Neural Radiance Fields in Scattering Media
ABSTRACT: Research on neural radiance fields (NeRFs) for novel view generation is
exploding with new models and extensions. However, a question that remains
unanswered is what happens in underwater or foggy scenes where the medium
strongly influences the appearance of objects. Thus far, NeRF and its variants
have ignored these cases. However, since the NeRF framework is based on
volumetric rendering, it has inherent capability to account for the medium's
effects, once modeled appropriately. We develop a new rendering model for NeRFs
in scattering media, which is based on the SeaThru image formation model, and
suggest a suitable architecture for learning both scene information and medium
parameters. We demonstrate the strength of our method using simulated and
real-world scenes, correctly rendering novel photorealistic views underwater.
Even more excitingly, we can render clear views of these scenes, removing the
medium between the camera and the scene and reconstructing the appearance and
depth of far objects, which are severely occluded by the medium. Our code and
unique datasets are available on the project's website.
| no_new_dataset | 0.710427 |
2304.07744 | Natalia Valderrama | Natalia Valderrama, Ioannis Pitsiorlas, Luisa Vargas, Pablo
Arbel\'aez, Maria A. Zuluaga | JoB-VS: Joint Brain-Vessel Segmentation in TOF-MRA Images | null | null | null | null | eess.IV cs.CV | http://creativecommons.org/licenses/by-nc-nd/4.0/ | We propose the first joint-task learning framework for brain and vessel
segmentation (JoB-VS) from Time-of-Flight Magnetic Resonance images. Unlike
state-of-the-art vessel segmentation methods, our approach avoids the
pre-processing step of implementing a model to extract the brain from the
volumetric input data. Skipping this additional step makes our method an
end-to-end vessel segmentation framework. JoB-VS uses a lattice architecture
that favors the segmentation of structures of different scales (e.g., the brain
and vessels). Its segmentation head allows the simultaneous prediction of the
brain and vessel mask. Moreover, we generate data augmentation with adversarial
examples, which our results demonstrate to enhance the performance. JoB-VS
achieves 70.03% mean AP and 69.09% F1-score in the OASIS-3 dataset and is
capable of generalizing the segmentation in the IXI dataset. These results show
the adequacy of JoB-VS for the challenging task of vessel segmentation in
complete TOF-MRA images.
| [
{
"version": "v1",
"created": "Sun, 16 Apr 2023 10:18:24 GMT"
}
] | 2023-04-18T00:00:00 | [
[
"Valderrama",
"Natalia",
""
],
[
"Pitsiorlas",
"Ioannis",
""
],
[
"Vargas",
"Luisa",
""
],
[
"Arbeláez",
"Pablo",
""
],
[
"Zuluaga",
"Maria A.",
""
]
] | TITLE: JoB-VS: Joint Brain-Vessel Segmentation in TOF-MRA Images
ABSTRACT: We propose the first joint-task learning framework for brain and vessel
segmentation (JoB-VS) from Time-of-Flight Magnetic Resonance images. Unlike
state-of-the-art vessel segmentation methods, our approach avoids the
pre-processing step of implementing a model to extract the brain from the
volumetric input data. Skipping this additional step makes our method an
end-to-end vessel segmentation framework. JoB-VS uses a lattice architecture
that favors the segmentation of structures of different scales (e.g., the brain
and vessels). Its segmentation head allows the simultaneous prediction of the
brain and vessel mask. Moreover, we generate data augmentation with adversarial
examples, which our results demonstrate to enhance the performance. JoB-VS
achieves 70.03% mean AP and 69.09% F1-score in the OASIS-3 dataset and is
capable of generalizing the segmentation in the IXI dataset. These results show
the adequacy of JoB-VS for the challenging task of vessel segmentation in
complete TOF-MRA images.
| no_new_dataset | 0.711437 |
2304.07745 | Laurent Kloeker | Laurent Kloeker, Chenghua Liu, Chao Wei, Lutz Eckstein | Framework for Quality Evaluation of Smart Roadside Infrastructure
Sensors for Automated Driving Applications | Accepted to be published as part of the 34th IEEE Intelligent
Vehicles Symposium (IV), Anchorage, Alaska, USA, June 4-7, 2023 | null | null | null | cs.CV eess.IV | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | The use of smart roadside infrastructure sensors is highly relevant for
future applications of connected and automated vehicles. External sensor
technology in the form of intelligent transportation system stations (ITS-Ss)
can provide safety-critical real-time information about road users in the form
of a digital twin. The choice of sensor setups has a major influence on the
downstream function as well as the data quality. To date, there is insufficient
research on which sensor setups result in which levels of ITS-S data quality.
We present a novel approach to perform detailed quality assessment for smart
roadside infrastructure sensors. Our framework is multimodal across different
sensor types and is evaluated on the DAIR-V2X dataset. We analyze the
composition of different lidar and camera sensors and assess them in terms of
accuracy, latency, and reliability. The evaluations show that the framework can
be used reliably for several future ITS-S applications.
| [
{
"version": "v1",
"created": "Sun, 16 Apr 2023 10:21:07 GMT"
}
] | 2023-04-18T00:00:00 | [
[
"Kloeker",
"Laurent",
""
],
[
"Liu",
"Chenghua",
""
],
[
"Wei",
"Chao",
""
],
[
"Eckstein",
"Lutz",
""
]
] | TITLE: Framework for Quality Evaluation of Smart Roadside Infrastructure
Sensors for Automated Driving Applications
ABSTRACT: The use of smart roadside infrastructure sensors is highly relevant for
future applications of connected and automated vehicles. External sensor
technology in the form of intelligent transportation system stations (ITS-Ss)
can provide safety-critical real-time information about road users in the form
of a digital twin. The choice of sensor setups has a major influence on the
downstream function as well as the data quality. To date, there is insufficient
research on which sensor setups result in which levels of ITS-S data quality.
We present a novel approach to perform detailed quality assessment for smart
roadside infrastructure sensors. Our framework is multimodal across different
sensor types and is evaluated on the DAIR-V2X dataset. We analyze the
composition of different lidar and camera sensors and assess them in terms of
accuracy, latency, and reliability. The evaluations show that the framework can
be used reliably for several future ITS-S applications.
| no_new_dataset | 0.711055 |
2304.07747 | Fuxiang Huang | Fuxiang Huang and Lei Zhang | Language Guided Local Infiltration for Interactive Image Retrieval | 10 pages, 9 figures, 4 tables, IEEE/CVF Conference on Computer Vision
and Pattern Recognition | null | null | null | cs.CV | http://creativecommons.org/licenses/by/4.0/ | Interactive Image Retrieval (IIR) aims to retrieve images that are generally
similar to the reference image but under the requested text modification. The
existing methods usually concatenate or sum the features of image and text
simply and roughly, which, however, is difficult to precisely change the local
semantics of the image that the text intends to modify. To solve this problem,
we propose a Language Guided Local Infiltration (LGLI) system, which fully
utilizes the text information and penetrates text features into image features
as much as possible. Specifically, we first propose a Language Prompt Visual
Localization (LPVL) module to generate a localization mask which explicitly
locates the region (semantics) intended to be modified. Then we introduce a
Text Infiltration with Local Awareness (TILA) module, which is deployed in the
network to precisely modify the reference image and generate image-text
infiltrated representation. Extensive experiments on various benchmark
databases validate that our method outperforms most state-of-the-art IIR
approaches.
| [
{
"version": "v1",
"created": "Sun, 16 Apr 2023 10:33:08 GMT"
}
] | 2023-04-18T00:00:00 | [
[
"Huang",
"Fuxiang",
""
],
[
"Zhang",
"Lei",
""
]
] | TITLE: Language Guided Local Infiltration for Interactive Image Retrieval
ABSTRACT: Interactive Image Retrieval (IIR) aims to retrieve images that are generally
similar to the reference image but under the requested text modification. The
existing methods usually concatenate or sum the features of image and text
simply and roughly, which, however, is difficult to precisely change the local
semantics of the image that the text intends to modify. To solve this problem,
we propose a Language Guided Local Infiltration (LGLI) system, which fully
utilizes the text information and penetrates text features into image features
as much as possible. Specifically, we first propose a Language Prompt Visual
Localization (LPVL) module to generate a localization mask which explicitly
locates the region (semantics) intended to be modified. Then we introduce a
Text Infiltration with Local Awareness (TILA) module, which is deployed in the
network to precisely modify the reference image and generate image-text
infiltrated representation. Extensive experiments on various benchmark
databases validate that our method outperforms most state-of-the-art IIR
approaches.
| no_new_dataset | 0.709598 |
2304.07750 | Valerio Marsocci | Valerio Marsocci, Nicolas Gonthier, Anatol Garioud, Simone Scardapane,
Cl\'ement Mallet | GeoMultiTaskNet: remote sensing unsupervised domain adaptation using
geographical coordinates | null | null | null | null | cs.CV | http://creativecommons.org/licenses/by/4.0/ | Land cover maps are a pivotal element in a wide range of Earth Observation
(EO) applications. However, annotating large datasets to develop supervised
systems for remote sensing (RS) semantic segmentation is costly and
time-consuming. Unsupervised Domain Adaption (UDA) could tackle these issues by
adapting a model trained on a source domain, where labels are available, to a
target domain, without annotations. UDA, while gaining importance in computer
vision, is still under-investigated in RS. Thus, we propose a new lightweight
model, GeoMultiTaskNet, based on two contributions: a GeoMultiTask module
(GeoMT), which utilizes geographical coordinates to align the source and target
domains, and a Dynamic Class Sampling (DCS) strategy, to adapt the semantic
segmentation loss to the frequency of classes. This approach is the first to
use geographical metadata for UDA in semantic segmentation. It reaches
state-of-the-art performances (47,22% mIoU), reducing at the same time the
number of parameters (33M), on a subset of the FLAIR dataset, a recently
proposed dataset properly shaped for RS UDA, used for the first time ever for
research scopes here.
| [
{
"version": "v1",
"created": "Sun, 16 Apr 2023 11:00:43 GMT"
}
] | 2023-04-18T00:00:00 | [
[
"Marsocci",
"Valerio",
""
],
[
"Gonthier",
"Nicolas",
""
],
[
"Garioud",
"Anatol",
""
],
[
"Scardapane",
"Simone",
""
],
[
"Mallet",
"Clément",
""
]
] | TITLE: GeoMultiTaskNet: remote sensing unsupervised domain adaptation using
geographical coordinates
ABSTRACT: Land cover maps are a pivotal element in a wide range of Earth Observation
(EO) applications. However, annotating large datasets to develop supervised
systems for remote sensing (RS) semantic segmentation is costly and
time-consuming. Unsupervised Domain Adaption (UDA) could tackle these issues by
adapting a model trained on a source domain, where labels are available, to a
target domain, without annotations. UDA, while gaining importance in computer
vision, is still under-investigated in RS. Thus, we propose a new lightweight
model, GeoMultiTaskNet, based on two contributions: a GeoMultiTask module
(GeoMT), which utilizes geographical coordinates to align the source and target
domains, and a Dynamic Class Sampling (DCS) strategy, to adapt the semantic
segmentation loss to the frequency of classes. This approach is the first to
use geographical metadata for UDA in semantic segmentation. It reaches
state-of-the-art performances (47,22% mIoU), reducing at the same time the
number of parameters (33M), on a subset of the FLAIR dataset, a recently
proposed dataset properly shaped for RS UDA, used for the first time ever for
research scopes here.
| new_dataset | 0.703715 |
2304.07759 | Ciprian-Octavian Truic\u{a} | Ciprian-Octavian Truic\u{a} and Elena-Simona Apostol | MisRoB{\AE}RTa: Transformers versus Misinformation | null | Mathematics, 10(4):1-25(569), 2022 | 10.3390/math10040569 | null | cs.CL cs.AI | http://creativecommons.org/licenses/by-nc-nd/4.0/ | Misinformation is considered a threat to our democratic values and
principles. The spread of such content on social media polarizes society and
undermines public discourse by distorting public perceptions and generating
social unrest while lacking the rigor of traditional journalism. Transformers
and transfer learning proved to be state-of-the-art methods for multiple
well-known natural language processing tasks. In this paper, we propose
MisRoB{\AE}RTa, a novel transformer-based deep neural ensemble architecture for
misinformation detection. MisRoB{\AE}RTa takes advantage of two transformers
(BART \& RoBERTa) to improve the classification performance. We also
benchmarked and evaluated the performances of multiple transformers on the task
of misinformation detection. For training and testing, we used a large
real-world news articles dataset labeled with 10 classes, addressing two
shortcomings in the current research: increasing the size of the dataset from
small to large, and moving the focus of fake news detection from binary
classification to multi-class classification. For this dataset, we manually
verified the content of the news articles to ensure that they were correctly
labeled. The experimental results show that the accuracy of transformers on the
misinformation detection problem was significantly influenced by the method
employed to learn the context, dataset size, and vocabulary dimension. We
observe empirically that the best accuracy performance among the classification
models that use only one transformer is obtained by BART, while DistilRoBERTa
obtains the best accuracy in the least amount of time required for fine-tuning
and training. The proposed MisRoB{\AE}RTa outperforms the other transformer
models in the task of misinformation detection. To arrive at this conclusion,
we performed ample ablation and sensitivity testing with MisRoB{\AE}RTa on two
datasets.
| [
{
"version": "v1",
"created": "Sun, 16 Apr 2023 12:14:38 GMT"
}
] | 2023-04-18T00:00:00 | [
[
"Truică",
"Ciprian-Octavian",
""
],
[
"Apostol",
"Elena-Simona",
""
]
] | TITLE: MisRoB{\AE}RTa: Transformers versus Misinformation
ABSTRACT: Misinformation is considered a threat to our democratic values and
principles. The spread of such content on social media polarizes society and
undermines public discourse by distorting public perceptions and generating
social unrest while lacking the rigor of traditional journalism. Transformers
and transfer learning proved to be state-of-the-art methods for multiple
well-known natural language processing tasks. In this paper, we propose
MisRoB{\AE}RTa, a novel transformer-based deep neural ensemble architecture for
misinformation detection. MisRoB{\AE}RTa takes advantage of two transformers
(BART \& RoBERTa) to improve the classification performance. We also
benchmarked and evaluated the performances of multiple transformers on the task
of misinformation detection. For training and testing, we used a large
real-world news articles dataset labeled with 10 classes, addressing two
shortcomings in the current research: increasing the size of the dataset from
small to large, and moving the focus of fake news detection from binary
classification to multi-class classification. For this dataset, we manually
verified the content of the news articles to ensure that they were correctly
labeled. The experimental results show that the accuracy of transformers on the
misinformation detection problem was significantly influenced by the method
employed to learn the context, dataset size, and vocabulary dimension. We
observe empirically that the best accuracy performance among the classification
models that use only one transformer is obtained by BART, while DistilRoBERTa
obtains the best accuracy in the least amount of time required for fine-tuning
and training. The proposed MisRoB{\AE}RTa outperforms the other transformer
models in the task of misinformation detection. To arrive at this conclusion,
we performed ample ablation and sensitivity testing with MisRoB{\AE}RTa on two
datasets.
| no_new_dataset | 0.711055 |
2304.07774 | Muhammad Salman | Muhammad Salman, Armin Haller, Sergio J. Rodr\'iguez M\'endez | Syntactic Complexity Identification, Measurement, and Reduction Through
Controlled Syntactic Simplification | This work is accepted and presented in International workshop on
Learning with Knowledge Graphs (IWLKG) at WSDM'2023 Conference | null | null | null | cs.CL cs.IR | http://creativecommons.org/publicdomain/zero/1.0/ | Text simplification is one of the domains in Natural Language Processing
(NLP) that offers an opportunity to understand the text in a simplified manner
for exploration. However, it is always hard to understand and retrieve
knowledge from unstructured text, which is usually in the form of compound and
complex sentences. There are state-of-the-art neural network-based methods to
simplify the sentences for improved readability while replacing words with
plain English substitutes and summarising the sentences and paragraphs. In the
Knowledge Graph (KG) creation process from unstructured text, summarising long
sentences and substituting words is undesirable since this may lead to
information loss. However, KG creation from text requires the extraction of all
possible facts (triples) with the same mentions as in the text. In this work,
we propose a controlled simplification based on the factual information in a
sentence, i.e., triple. We present a classical syntactic dependency-based
approach to split and rephrase a compound and complex sentence into a set of
simplified sentences. This simplification process will retain the original
wording with a simple structure of possible domain facts in each sentence,
i.e., triples. The paper also introduces an algorithm to identify and measure a
sentence's syntactic complexity (SC), followed by reduction through a
controlled syntactic simplification process. Last, an experiment for a dataset
re-annotation is also conducted through GPT3; we aim to publish this refined
corpus as a resource. This work is accepted and presented in International
workshop on Learning with Knowledge Graphs (IWLKG) at WSDM-2023 Conference. The
code and data is available at www.github.com/sallmanm/SynSim.
| [
{
"version": "v1",
"created": "Sun, 16 Apr 2023 13:13:58 GMT"
}
] | 2023-04-18T00:00:00 | [
[
"Salman",
"Muhammad",
""
],
[
"Haller",
"Armin",
""
],
[
"Méndez",
"Sergio J. Rodríguez",
""
]
] | TITLE: Syntactic Complexity Identification, Measurement, and Reduction Through
Controlled Syntactic Simplification
ABSTRACT: Text simplification is one of the domains in Natural Language Processing
(NLP) that offers an opportunity to understand the text in a simplified manner
for exploration. However, it is always hard to understand and retrieve
knowledge from unstructured text, which is usually in the form of compound and
complex sentences. There are state-of-the-art neural network-based methods to
simplify the sentences for improved readability while replacing words with
plain English substitutes and summarising the sentences and paragraphs. In the
Knowledge Graph (KG) creation process from unstructured text, summarising long
sentences and substituting words is undesirable since this may lead to
information loss. However, KG creation from text requires the extraction of all
possible facts (triples) with the same mentions as in the text. In this work,
we propose a controlled simplification based on the factual information in a
sentence, i.e., triple. We present a classical syntactic dependency-based
approach to split and rephrase a compound and complex sentence into a set of
simplified sentences. This simplification process will retain the original
wording with a simple structure of possible domain facts in each sentence,
i.e., triples. The paper also introduces an algorithm to identify and measure a
sentence's syntactic complexity (SC), followed by reduction through a
controlled syntactic simplification process. Last, an experiment for a dataset
re-annotation is also conducted through GPT3; we aim to publish this refined
corpus as a resource. This work is accepted and presented in International
workshop on Learning with Knowledge Graphs (IWLKG) at WSDM-2023 Conference. The
code and data is available at www.github.com/sallmanm/SynSim.
| no_new_dataset | 0.711606 |
2304.07781 | Ciprian-Octavian Truic\u{a} | Ciprian-Octavian Truic\u{a} and Elena-Simona Apostol | It's All in the Embedding! Fake News Detection Using Document Embeddings | null | Mathematics, 11(3):1-29(508), 2023 | 10.3390/math11030508 | null | cs.CL cs.AI | http://creativecommons.org/licenses/by-nc-nd/4.0/ | With the current shift in the mass media landscape from journalistic rigor to
social media, personalized social media is becoming the new norm. Although the
digitalization progress of the media brings many advantages, it also increases
the risk of spreading disinformation, misinformation, and malformation through
the use of fake news. The emergence of this harmful phenomenon has managed to
polarize society and manipulate public opinion on particular topics, e.g.,
elections, vaccinations, etc. Such information propagated on social media can
distort public perceptions and generate social unrest while lacking the rigor
of traditional journalism. Natural Language Processing and Machine Learning
techniques are essential for developing efficient tools that can detect fake
news. Models that use the context of textual data are essential for resolving
the fake news detection problem, as they manage to encode linguistic features
within the vector representation of words. In this paper, we propose a new
approach that uses document embeddings to build multiple models that accurately
label news articles as reliable or fake. We also present a benchmark on
different architectures that detect fake news using binary or multi-labeled
classification. We evaluated the models on five large news corpora using
accuracy, precision, and recall. We obtained better results than more complex
state-of-the-art Deep Neural Network models. We observe that the most important
factor for obtaining high accuracy is the document encoding, not the
classification model's complexity.
| [
{
"version": "v1",
"created": "Sun, 16 Apr 2023 13:30:06 GMT"
}
] | 2023-04-18T00:00:00 | [
[
"Truică",
"Ciprian-Octavian",
""
],
[
"Apostol",
"Elena-Simona",
""
]
] | TITLE: It's All in the Embedding! Fake News Detection Using Document Embeddings
ABSTRACT: With the current shift in the mass media landscape from journalistic rigor to
social media, personalized social media is becoming the new norm. Although the
digitalization progress of the media brings many advantages, it also increases
the risk of spreading disinformation, misinformation, and malformation through
the use of fake news. The emergence of this harmful phenomenon has managed to
polarize society and manipulate public opinion on particular topics, e.g.,
elections, vaccinations, etc. Such information propagated on social media can
distort public perceptions and generate social unrest while lacking the rigor
of traditional journalism. Natural Language Processing and Machine Learning
techniques are essential for developing efficient tools that can detect fake
news. Models that use the context of textual data are essential for resolving
the fake news detection problem, as they manage to encode linguistic features
within the vector representation of words. In this paper, we propose a new
approach that uses document embeddings to build multiple models that accurately
label news articles as reliable or fake. We also present a benchmark on
different architectures that detect fake news using binary or multi-labeled
classification. We evaluated the models on five large news corpora using
accuracy, precision, and recall. We obtained better results than more complex
state-of-the-art Deep Neural Network models. We observe that the most important
factor for obtaining high accuracy is the document encoding, not the
classification model's complexity.
| no_new_dataset | 0.709585 |
2304.07821 | Omer Noy | Omer Noy and Ron Shamir | Time-dependent Iterative Imputation for Multivariate Longitudinal
Clinical Data | null | null | null | null | cs.LG | http://creativecommons.org/licenses/by-nc-nd/4.0/ | Missing data is a major challenge in clinical research. In electronic medical
records, often a large fraction of the values in laboratory tests and vital
signs are missing. The missingness can lead to biased estimates and limit our
ability to draw conclusions from the data. Additionally, many machine learning
algorithms can only be applied to complete datasets. A common solution is data
imputation, the process of filling-in the missing values. However, some of the
popular imputation approaches perform poorly on clinical data. We developed a
simple new approach, Time-Dependent Iterative imputation (TDI), which offers a
practical solution for imputing time-series data. It addresses both
multivariate and longitudinal data, by integrating forward-filling and
Iterative Imputer. The integration employs a patient, variable, and
observation-specific dynamic weighting strategy, based on the clinical patterns
of the data, including missing rates and measurement frequency. We tested TDI
on randomly masked clinical datasets. When applied to a cohort consisting of
more than 500,000 patient observations from MIMIC III, our approach
outperformed state-of-the-art imputation methods for 25 out of 30 clinical
variables, with an overall root-mean-squared-error of 0.63, compared to 0.85
for SoftImpute, the second best method. MIMIC III and COVID-19 inpatient
datasets were used to perform prediction tasks. Importantly, these tests
demonstrated that TDI imputation can lead to improved risk prediction.
| [
{
"version": "v1",
"created": "Sun, 16 Apr 2023 16:10:49 GMT"
}
] | 2023-04-18T00:00:00 | [
[
"Noy",
"Omer",
""
],
[
"Shamir",
"Ron",
""
]
] | TITLE: Time-dependent Iterative Imputation for Multivariate Longitudinal
Clinical Data
ABSTRACT: Missing data is a major challenge in clinical research. In electronic medical
records, often a large fraction of the values in laboratory tests and vital
signs are missing. The missingness can lead to biased estimates and limit our
ability to draw conclusions from the data. Additionally, many machine learning
algorithms can only be applied to complete datasets. A common solution is data
imputation, the process of filling-in the missing values. However, some of the
popular imputation approaches perform poorly on clinical data. We developed a
simple new approach, Time-Dependent Iterative imputation (TDI), which offers a
practical solution for imputing time-series data. It addresses both
multivariate and longitudinal data, by integrating forward-filling and
Iterative Imputer. The integration employs a patient, variable, and
observation-specific dynamic weighting strategy, based on the clinical patterns
of the data, including missing rates and measurement frequency. We tested TDI
on randomly masked clinical datasets. When applied to a cohort consisting of
more than 500,000 patient observations from MIMIC III, our approach
outperformed state-of-the-art imputation methods for 25 out of 30 clinical
variables, with an overall root-mean-squared-error of 0.63, compared to 0.85
for SoftImpute, the second best method. MIMIC III and COVID-19 inpatient
datasets were used to perform prediction tasks. Importantly, these tests
demonstrated that TDI imputation can lead to improved risk prediction.
| no_new_dataset | 0.707177 |
2304.07822 | JiaHao Xie | JiaHao Xie, Ye Luo, Jianwei Lu | A Random-patch based Defense Strategy Against Physical Attacks for Face
Recognition Systems | null | null | null | null | cs.CV cs.AI | http://creativecommons.org/publicdomain/zero/1.0/ | The physical attack has been regarded as a kind of threat against real-world
computer vision systems. Still, many existing defense methods are only useful
for small perturbations attacks and can't detect physical attacks effectively.
In this paper, we propose a random-patch based defense strategy to robustly
detect physical attacks for Face Recognition System (FRS). Different from
mainstream defense methods which focus on building complex deep neural networks
(DNN) to achieve high recognition rate on attacks, we introduce a patch based
defense strategy to a standard DNN aiming to obtain robust detection models.
Extensive experimental results on the employed datasets show the superiority of
the proposed defense method on detecting white-box attacks and adaptive attacks
which attack both FRS and the defense method. Additionally, due to the
simpleness yet robustness of our method, it can be easily applied to the real
world face recognition system and extended to other defense methods to boost
the detection performance.
| [
{
"version": "v1",
"created": "Sun, 16 Apr 2023 16:11:56 GMT"
}
] | 2023-04-18T00:00:00 | [
[
"Xie",
"JiaHao",
""
],
[
"Luo",
"Ye",
""
],
[
"Lu",
"Jianwei",
""
]
] | TITLE: A Random-patch based Defense Strategy Against Physical Attacks for Face
Recognition Systems
ABSTRACT: The physical attack has been regarded as a kind of threat against real-world
computer vision systems. Still, many existing defense methods are only useful
for small perturbations attacks and can't detect physical attacks effectively.
In this paper, we propose a random-patch based defense strategy to robustly
detect physical attacks for Face Recognition System (FRS). Different from
mainstream defense methods which focus on building complex deep neural networks
(DNN) to achieve high recognition rate on attacks, we introduce a patch based
defense strategy to a standard DNN aiming to obtain robust detection models.
Extensive experimental results on the employed datasets show the superiority of
the proposed defense method on detecting white-box attacks and adaptive attacks
which attack both FRS and the defense method. Additionally, due to the
simpleness yet robustness of our method, it can be easily applied to the real
world face recognition system and extended to other defense methods to boost
the detection performance.
| no_new_dataset | 0.710239 |
2304.07854 | Baochang Ma | Yunjie Ji, Yan Gong, Yong Deng, Yiping Peng, Qiang Niu, Baochang Ma,
Xiangang Li | Towards Better Instruction Following Language Models for Chinese:
Investigating the Impact of Training Data and Evaluation | null | null | null | null | cs.CL | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Recently, significant public efforts have been directed towards developing
low-cost models with capabilities akin to ChatGPT, thereby fostering the growth
of open-source conversational models. However, there remains a scarcity of
comprehensive and in-depth evaluations of these models' performance. In this
study, we examine the influence of training data factors, including quantity,
quality, and linguistic distribution, on model performance. Our analysis is
grounded in several publicly accessible, high-quality instruction datasets, as
well as our own Chinese multi-turn conversations. We assess various models
using a evaluation set of 1,000 samples, encompassing nine real-world
scenarios. Our goal is to supplement manual evaluations with quantitative
analyses, offering valuable insights for the continued advancement of
open-source chat models. Furthermore, to enhance the performance and training
and inference efficiency of models in the Chinese domain, we extend the
vocabulary of LLaMA - the model with the closest open-source performance to
proprietary language models like GPT-3 - and conduct secondary pre-training on
3.4B Chinese words. We make our model, data, as well as code publicly
available.
| [
{
"version": "v1",
"created": "Sun, 16 Apr 2023 18:37:39 GMT"
}
] | 2023-04-18T00:00:00 | [
[
"Ji",
"Yunjie",
""
],
[
"Gong",
"Yan",
""
],
[
"Deng",
"Yong",
""
],
[
"Peng",
"Yiping",
""
],
[
"Niu",
"Qiang",
""
],
[
"Ma",
"Baochang",
""
],
[
"Li",
"Xiangang",
""
]
] | TITLE: Towards Better Instruction Following Language Models for Chinese:
Investigating the Impact of Training Data and Evaluation
ABSTRACT: Recently, significant public efforts have been directed towards developing
low-cost models with capabilities akin to ChatGPT, thereby fostering the growth
of open-source conversational models. However, there remains a scarcity of
comprehensive and in-depth evaluations of these models' performance. In this
study, we examine the influence of training data factors, including quantity,
quality, and linguistic distribution, on model performance. Our analysis is
grounded in several publicly accessible, high-quality instruction datasets, as
well as our own Chinese multi-turn conversations. We assess various models
using a evaluation set of 1,000 samples, encompassing nine real-world
scenarios. Our goal is to supplement manual evaluations with quantitative
analyses, offering valuable insights for the continued advancement of
open-source chat models. Furthermore, to enhance the performance and training
and inference efficiency of models in the Chinese domain, we extend the
vocabulary of LLaMA - the model with the closest open-source performance to
proprietary language models like GPT-3 - and conduct secondary pre-training on
3.4B Chinese words. We make our model, data, as well as code publicly
available.
| no_new_dataset | 0.706209 |
2304.07858 | Shen Qijie | Peilin Chen, Hong Wen, Jing Zhang, Fuyu Lv, Zhao Li, Qijie Shen,
Wanjie Tao, Ying Zhou, Chao Zhang | Cold-Start based Multi-Scenario Ranking Model for Click-Through Rate
Prediction | accepted by DASFAA'23 as a Research Paper | null | null | null | cs.IR | http://creativecommons.org/licenses/by-sa/4.0/ | Online travel platforms (OTPs), e.g., Ctrip.com or Fliggy.com, can
effectively provide travel-related products or services to users. In this
paper, we focus on the multi-scenario click-through rate (CTR) prediction,
i.e., training a unified model to serve all scenarios. Existing multi-scenario
based CTR methods struggle in the context of OTP setting due to the ignorance
of the cold-start users who have very limited data. To fill this gap, we
propose a novel method named Cold-Start based Multi-scenario Network (CSMN).
Specifically, it consists of two basic components including: 1) User Interest
Projection Network (UIPN), which firstly purifies users' behaviors by
eliminating the scenario-irrelevant information in behaviors with respect to
the visiting scenario, followed by obtaining users' scenario-specific interests
by summarizing the purified behaviors with respect to the target item via an
attention mechanism; and 2) User Representation Memory Network (URMN), which
benefits cold-start users from users with rich behaviors through a memory read
and write mechanism. CSMN seamlessly integrates both components in an
end-to-end learning framework. Extensive experiments on real-world offline
dataset and online A/B test demonstrate the superiority of CSMN over
state-of-the-art methods.
| [
{
"version": "v1",
"created": "Sun, 16 Apr 2023 18:45:20 GMT"
}
] | 2023-04-18T00:00:00 | [
[
"Chen",
"Peilin",
""
],
[
"Wen",
"Hong",
""
],
[
"Zhang",
"Jing",
""
],
[
"Lv",
"Fuyu",
""
],
[
"Li",
"Zhao",
""
],
[
"Shen",
"Qijie",
""
],
[
"Tao",
"Wanjie",
""
],
[
"Zhou",
"Ying",
""
],
[
"Zhang",
"Chao",
""
]
] | TITLE: Cold-Start based Multi-Scenario Ranking Model for Click-Through Rate
Prediction
ABSTRACT: Online travel platforms (OTPs), e.g., Ctrip.com or Fliggy.com, can
effectively provide travel-related products or services to users. In this
paper, we focus on the multi-scenario click-through rate (CTR) prediction,
i.e., training a unified model to serve all scenarios. Existing multi-scenario
based CTR methods struggle in the context of OTP setting due to the ignorance
of the cold-start users who have very limited data. To fill this gap, we
propose a novel method named Cold-Start based Multi-scenario Network (CSMN).
Specifically, it consists of two basic components including: 1) User Interest
Projection Network (UIPN), which firstly purifies users' behaviors by
eliminating the scenario-irrelevant information in behaviors with respect to
the visiting scenario, followed by obtaining users' scenario-specific interests
by summarizing the purified behaviors with respect to the target item via an
attention mechanism; and 2) User Representation Memory Network (URMN), which
benefits cold-start users from users with rich behaviors through a memory read
and write mechanism. CSMN seamlessly integrates both components in an
end-to-end learning framework. Extensive experiments on real-world offline
dataset and online A/B test demonstrate the superiority of CSMN over
state-of-the-art methods.
| no_new_dataset | 0.710653 |
2304.07862 | Xinyi Li | Xinyi Li, Yongfeng Zhang, Edward C. Malthouse | PBNR: Prompt-based News Recommender System | null | null | null | null | cs.IR | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Online news platforms often use personalized news recommendation methods to
help users discover articles that align with their interests. These methods
typically predict a matching score between a user and a candidate article to
reflect the user's preference for the article. Some previous works have used
language model techniques, such as the attention mechanism, to capture users'
interests based on their past behaviors, and to understand the content of
articles. However, these existing model architectures require adjustments if
additional information is taken into account. Pre-trained large language
models, which can better capture word relationships and comprehend contexts,
have seen a significant development in recent years, and these pre-trained
models have the advantages of transfer learning and reducing the training time
for downstream tasks. Meanwhile, prompt learning is a newly developed technique
that leverages pre-trained language models by building task-specific guidance
for output generations. To leverage textual information in news articles, this
paper introduces the pre-trained large language model and prompt-learning to
the community of news recommendation. The proposed model "prompt-based news
recommendation" (PBNR) treats the personalized news recommendation as a
text-to-text language task and designs personalized prompts to adapt to the
pre-trained language model -- text-to-text transfer transformer (T5).
Experimental studies using the Microsoft News dataset show that PBNR is capable
of making accurate recommendations by taking into account various lengths of
past behaviors of different users. PBNR can also easily adapt to new
information without changing the model architecture and the training objective.
Additionally, PBNR can make recommendations based on users' specific
requirements, allowing human-computer interaction in the news recommendation
field.
| [
{
"version": "v1",
"created": "Sun, 16 Apr 2023 19:03:01 GMT"
}
] | 2023-04-18T00:00:00 | [
[
"Li",
"Xinyi",
""
],
[
"Zhang",
"Yongfeng",
""
],
[
"Malthouse",
"Edward C.",
""
]
] | TITLE: PBNR: Prompt-based News Recommender System
ABSTRACT: Online news platforms often use personalized news recommendation methods to
help users discover articles that align with their interests. These methods
typically predict a matching score between a user and a candidate article to
reflect the user's preference for the article. Some previous works have used
language model techniques, such as the attention mechanism, to capture users'
interests based on their past behaviors, and to understand the content of
articles. However, these existing model architectures require adjustments if
additional information is taken into account. Pre-trained large language
models, which can better capture word relationships and comprehend contexts,
have seen a significant development in recent years, and these pre-trained
models have the advantages of transfer learning and reducing the training time
for downstream tasks. Meanwhile, prompt learning is a newly developed technique
that leverages pre-trained language models by building task-specific guidance
for output generations. To leverage textual information in news articles, this
paper introduces the pre-trained large language model and prompt-learning to
the community of news recommendation. The proposed model "prompt-based news
recommendation" (PBNR) treats the personalized news recommendation as a
text-to-text language task and designs personalized prompts to adapt to the
pre-trained language model -- text-to-text transfer transformer (T5).
Experimental studies using the Microsoft News dataset show that PBNR is capable
of making accurate recommendations by taking into account various lengths of
past behaviors of different users. PBNR can also easily adapt to new
information without changing the model architecture and the training objective.
Additionally, PBNR can make recommendations based on users' specific
requirements, allowing human-computer interaction in the news recommendation
field.
| no_new_dataset | 0.710616 |
2304.07875 | Florian Putz | Florian Putz, Johanna Grigo, Thomas Weissmann, Philipp Schubert,
Daniel Hoefler, Ahmed Gomaa, Hassen Ben Tkhayat, Amr Hagag, Sebastian
Lettmaier, Benjamin Frey, Udo S. Gaipl, Luitpold V. Distel, Sabine Semrau,
Christoph Bert, Rainer Fietkau, Yixing Huang | The Segment Anything foundation model achieves favorable brain tumor
autosegmentation accuracy on MRI to support radiotherapy treatment planning | 13 pages, 5 figures | null | null | null | eess.IV cs.CV | http://creativecommons.org/licenses/by/4.0/ | Background: Tumor segmentation in MRI is crucial in radiotherapy (RT)
treatment planning for brain tumor patients. Segment anything (SA), a novel
promptable foundation model for autosegmentation, has shown high accuracy for
multiple segmentation tasks but was not evaluated on medical datasets yet.
Methods: SA was evaluated in a point-to-mask task for glioma brain tumor
autosegmentation on 16744 transversal slices from 369 MRI datasets (BraTS
2020). Up to 9 point prompts were placed per slice. Tumor core (enhancing tumor
+ necrotic core) was segmented on contrast-enhanced T1w sequences. Out of the 3
masks predicted by SA, accuracy was evaluated for the mask with the highest
calculated IoU (oracle mask) and with highest model predicted IoU (suggested
mask). In addition to assessing SA on whole MRI slices, SA was also evaluated
on images cropped to the tumor (max. 3D extent + 2 cm). Results: Mean best IoU
(mbIoU) using oracle mask on full MRI slices was 0.762 (IQR 0.713-0.917). Best
2D mask was achieved after a mean of 6.6 point prompts (IQR 5-9). Segmentation
accuracy was significantly better for high- compared to low-grade glioma cases
(mbIoU 0.789 vs. 0.668). Accuracy was worse using MRI slices cropped to the
tumor (mbIoU 0.759) and was much worse using suggested mask (full slices
0.572). For all experiments, accuracy was low on peripheral slices with few
tumor voxels (mbIoU, <300: 0.537 vs. >=300: 0.841). Stacking best oracle
segmentations from full axial MRI slices, mean 3D DSC for tumor core was 0.872,
which was improved to 0.919 by combining axial, sagittal and coronal masks.
Conclusions: The Segment Anything foundation model, while trained on photos,
can achieve high zero-shot accuracy for glioma brain tumor segmentation on MRI
slices. The results suggest that Segment Anything can accelerate and facilitate
RT treatment planning, when properly integrated in a clinical application.
| [
{
"version": "v1",
"created": "Sun, 16 Apr 2023 19:46:46 GMT"
}
] | 2023-04-18T00:00:00 | [
[
"Putz",
"Florian",
""
],
[
"Grigo",
"Johanna",
""
],
[
"Weissmann",
"Thomas",
""
],
[
"Schubert",
"Philipp",
""
],
[
"Hoefler",
"Daniel",
""
],
[
"Gomaa",
"Ahmed",
""
],
[
"Tkhayat",
"Hassen Ben",
""
],
[
"Hagag",
"Amr",
""
],
[
"Lettmaier",
"Sebastian",
""
],
[
"Frey",
"Benjamin",
""
],
[
"Gaipl",
"Udo S.",
""
],
[
"Distel",
"Luitpold V.",
""
],
[
"Semrau",
"Sabine",
""
],
[
"Bert",
"Christoph",
""
],
[
"Fietkau",
"Rainer",
""
],
[
"Huang",
"Yixing",
""
]
] | TITLE: The Segment Anything foundation model achieves favorable brain tumor
autosegmentation accuracy on MRI to support radiotherapy treatment planning
ABSTRACT: Background: Tumor segmentation in MRI is crucial in radiotherapy (RT)
treatment planning for brain tumor patients. Segment anything (SA), a novel
promptable foundation model for autosegmentation, has shown high accuracy for
multiple segmentation tasks but was not evaluated on medical datasets yet.
Methods: SA was evaluated in a point-to-mask task for glioma brain tumor
autosegmentation on 16744 transversal slices from 369 MRI datasets (BraTS
2020). Up to 9 point prompts were placed per slice. Tumor core (enhancing tumor
+ necrotic core) was segmented on contrast-enhanced T1w sequences. Out of the 3
masks predicted by SA, accuracy was evaluated for the mask with the highest
calculated IoU (oracle mask) and with highest model predicted IoU (suggested
mask). In addition to assessing SA on whole MRI slices, SA was also evaluated
on images cropped to the tumor (max. 3D extent + 2 cm). Results: Mean best IoU
(mbIoU) using oracle mask on full MRI slices was 0.762 (IQR 0.713-0.917). Best
2D mask was achieved after a mean of 6.6 point prompts (IQR 5-9). Segmentation
accuracy was significantly better for high- compared to low-grade glioma cases
(mbIoU 0.789 vs. 0.668). Accuracy was worse using MRI slices cropped to the
tumor (mbIoU 0.759) and was much worse using suggested mask (full slices
0.572). For all experiments, accuracy was low on peripheral slices with few
tumor voxels (mbIoU, <300: 0.537 vs. >=300: 0.841). Stacking best oracle
segmentations from full axial MRI slices, mean 3D DSC for tumor core was 0.872,
which was improved to 0.919 by combining axial, sagittal and coronal masks.
Conclusions: The Segment Anything foundation model, while trained on photos,
can achieve high zero-shot accuracy for glioma brain tumor segmentation on MRI
slices. The results suggest that Segment Anything can accelerate and facilitate
RT treatment planning, when properly integrated in a clinical application.
| no_new_dataset | 0.711982 |
2304.07883 | Lia Morra | Luca Piano, Filippo Gabriele Prattic\`o, Alessandro Sebastian Russo,
Lorenzo Lanari, Lia Morra, Fabrizio Lamberti | Bent & Broken Bicycles: Leveraging synthetic data for damaged object
re-identification | null | Proceedings of the IEEE/CVF Winter Conference on Applications of
Computer Vision (WACV) 2023, pp. 4881-4891 | 10.1109/WACV56688.2023.00486 | null | cs.CV cs.GR cs.LG | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Instance-level object re-identification is a fundamental computer vision
task, with applications from image retrieval to intelligent monitoring and
fraud detection. In this work, we propose the novel task of damaged object
re-identification, which aims at distinguishing changes in visual appearance
due to deformations or missing parts from subtle intra-class variations. To
explore this task, we leverage the power of computer-generated imagery to
create, in a semi-automatic fashion, high-quality synthetic images of the same
bike before and after a damage occurs. The resulting dataset, Bent & Broken
Bicycles (BBBicycles), contains 39,200 images and 2,800 unique bike instances
spanning 20 different bike models. As a baseline for this task, we propose
TransReI3D, a multi-task, transformer-based deep network unifying damage
detection (framed as a multi-label classification task) with object
re-identification. The BBBicycles dataset is available at
https://huggingface.co/datasets/GrainsPolito/BBBicycles
| [
{
"version": "v1",
"created": "Sun, 16 Apr 2023 20:23:58 GMT"
}
] | 2023-04-18T00:00:00 | [
[
"Piano",
"Luca",
""
],
[
"Pratticò",
"Filippo Gabriele",
""
],
[
"Russo",
"Alessandro Sebastian",
""
],
[
"Lanari",
"Lorenzo",
""
],
[
"Morra",
"Lia",
""
],
[
"Lamberti",
"Fabrizio",
""
]
] | TITLE: Bent & Broken Bicycles: Leveraging synthetic data for damaged object
re-identification
ABSTRACT: Instance-level object re-identification is a fundamental computer vision
task, with applications from image retrieval to intelligent monitoring and
fraud detection. In this work, we propose the novel task of damaged object
re-identification, which aims at distinguishing changes in visual appearance
due to deformations or missing parts from subtle intra-class variations. To
explore this task, we leverage the power of computer-generated imagery to
create, in a semi-automatic fashion, high-quality synthetic images of the same
bike before and after a damage occurs. The resulting dataset, Bent & Broken
Bicycles (BBBicycles), contains 39,200 images and 2,800 unique bike instances
spanning 20 different bike models. As a baseline for this task, we propose
TransReI3D, a multi-task, transformer-based deep network unifying damage
detection (framed as a multi-label classification task) with object
re-identification. The BBBicycles dataset is available at
https://huggingface.co/datasets/GrainsPolito/BBBicycles
| new_dataset | 0.714995 |
2304.07901 | Romario Sameh Romario | Belal Badawy, Romario Sameh Samir, Youssef Tarek, Mohammed Ahmed, Rana
Ibrahim, Manar Ahmed, Mohamed Hassan | Brain Tumor classification and Segmentation using Deep Learning | null | null | null | null | eess.IV cs.CV cs.LG | http://creativecommons.org/licenses/by-nc-sa/4.0/ | Brain tumors are a complex and potentially life-threatening medical condition
that requires accurate diagnosis and timely treatment. In this paper, we
present a machine learning-based system designed to assist healthcare
professionals in the classification and diagnosis of brain tumors using MRI
images. Our system provides a secure login, where doctors can upload or take a
photo of MRI and our app can classify the model and segment the tumor,
providing the doctor with a folder of each patient's history, name, and
results. Our system can also add results or MRI to this folder, draw on the MRI
to send it to another doctor, and save important results in a saved page in the
app. Furthermore, our system can classify in less than 1 second and allow
doctors to chat with a community of brain tumor doctors.
To achieve these objectives, our system uses a state-of-the-art machine
learning algorithm that has been trained on a large dataset of MRI images. The
algorithm can accurately classify different types of brain tumors and provide
doctors with detailed information on the size, location, and severity of the
tumor. Additionally, our system has several features to ensure its security and
privacy, including secure login and data encryption.
We evaluated our system using a dataset of real-world MRI images and compared
its performance to other existing systems. Our results demonstrate that our
system is highly accurate, efficient, and easy to use. We believe that our
system has the potential to revolutionize the field of brain tumor diagnosis
and treatment and provide healthcare professionals with a powerful tool for
improving patient outcomes.
| [
{
"version": "v1",
"created": "Sun, 16 Apr 2023 21:42:21 GMT"
}
] | 2023-04-18T00:00:00 | [
[
"Badawy",
"Belal",
""
],
[
"Samir",
"Romario Sameh",
""
],
[
"Tarek",
"Youssef",
""
],
[
"Ahmed",
"Mohammed",
""
],
[
"Ibrahim",
"Rana",
""
],
[
"Ahmed",
"Manar",
""
],
[
"Hassan",
"Mohamed",
""
]
] | TITLE: Brain Tumor classification and Segmentation using Deep Learning
ABSTRACT: Brain tumors are a complex and potentially life-threatening medical condition
that requires accurate diagnosis and timely treatment. In this paper, we
present a machine learning-based system designed to assist healthcare
professionals in the classification and diagnosis of brain tumors using MRI
images. Our system provides a secure login, where doctors can upload or take a
photo of MRI and our app can classify the model and segment the tumor,
providing the doctor with a folder of each patient's history, name, and
results. Our system can also add results or MRI to this folder, draw on the MRI
to send it to another doctor, and save important results in a saved page in the
app. Furthermore, our system can classify in less than 1 second and allow
doctors to chat with a community of brain tumor doctors.
To achieve these objectives, our system uses a state-of-the-art machine
learning algorithm that has been trained on a large dataset of MRI images. The
algorithm can accurately classify different types of brain tumors and provide
doctors with detailed information on the size, location, and severity of the
tumor. Additionally, our system has several features to ensure its security and
privacy, including secure login and data encryption.
We evaluated our system using a dataset of real-world MRI images and compared
its performance to other existing systems. Our results demonstrate that our
system is highly accurate, efficient, and easy to use. We believe that our
system has the potential to revolutionize the field of brain tumor diagnosis
and treatment and provide healthcare professionals with a powerful tool for
improving patient outcomes.
| no_new_dataset | 0.700703 |
2304.07918 | Yaxuan Zhu | Yaxuan Zhu, Jianwen Xie, Ping Li | Likelihood-Based Generative Radiance Field with Latent Space
Energy-Based Model for 3D-Aware Disentangled Image Representation | null | null | null | null | cs.CV stat.ML | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | We propose the NeRF-LEBM, a likelihood-based top-down 3D-aware 2D image
generative model that incorporates 3D representation via Neural Radiance Fields
(NeRF) and 2D imaging process via differentiable volume rendering. The model
represents an image as a rendering process from 3D object to 2D image and is
conditioned on some latent variables that account for object characteristics
and are assumed to follow informative trainable energy-based prior models. We
propose two likelihood-based learning frameworks to train the NeRF-LEBM: (i)
maximum likelihood estimation with Markov chain Monte Carlo-based inference and
(ii) variational inference with the reparameterization trick. We study our
models in the scenarios with both known and unknown camera poses. Experiments
on several benchmark datasets demonstrate that the NeRF-LEBM can infer 3D
object structures from 2D images, generate 2D images with novel views and
objects, learn from incomplete 2D images, and learn from 2D images with known
or unknown camera poses.
| [
{
"version": "v1",
"created": "Sun, 16 Apr 2023 23:44:41 GMT"
}
] | 2023-04-18T00:00:00 | [
[
"Zhu",
"Yaxuan",
""
],
[
"Xie",
"Jianwen",
""
],
[
"Li",
"Ping",
""
]
] | TITLE: Likelihood-Based Generative Radiance Field with Latent Space
Energy-Based Model for 3D-Aware Disentangled Image Representation
ABSTRACT: We propose the NeRF-LEBM, a likelihood-based top-down 3D-aware 2D image
generative model that incorporates 3D representation via Neural Radiance Fields
(NeRF) and 2D imaging process via differentiable volume rendering. The model
represents an image as a rendering process from 3D object to 2D image and is
conditioned on some latent variables that account for object characteristics
and are assumed to follow informative trainable energy-based prior models. We
propose two likelihood-based learning frameworks to train the NeRF-LEBM: (i)
maximum likelihood estimation with Markov chain Monte Carlo-based inference and
(ii) variational inference with the reparameterization trick. We study our
models in the scenarios with both known and unknown camera poses. Experiments
on several benchmark datasets demonstrate that the NeRF-LEBM can infer 3D
object structures from 2D images, generate 2D images with novel views and
objects, learn from incomplete 2D images, and learn from 2D images with known
or unknown camera poses.
| no_new_dataset | 0.710653 |
2304.07923 | Yong Chen | Rui Liu and Bin Yin and Ziyi Cao and Qianchen Xia and Yong Chen and
Dell Zhang | PerCoNet: News Recommendation with Explicit Persona and Contrastive
Learning | 9 pages, 5 figures, 2 tables, 56 references | null | null | null | cs.IR | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Personalized news recommender systems help users quickly find content of
their interests from the sea of information. Today, the mainstream technology
for personalized news recommendation is based on deep neural networks that can
accurately model the semantic match between news items and users' interests. In
this paper, we present \textbf{PerCoNet}, a novel deep learning approach to
personalized news recommendation which features two new findings: (i)
representing users through \emph{explicit persona analysis} based on the
prominent entities in their recent news reading history could be more effective
than latent persona analysis employed by most existing work, with a side
benefit of enhanced explainability; (ii) utilizing the title and abstract of
each news item via cross-view \emph{contrastive learning} would work better
than just combining them directly. Extensive experiments on two real-world news
datasets clearly show the superior performance of our proposed approach in
comparison with current state-of-the-art techniques.
| [
{
"version": "v1",
"created": "Mon, 17 Apr 2023 00:28:03 GMT"
}
] | 2023-04-18T00:00:00 | [
[
"Liu",
"Rui",
""
],
[
"Yin",
"Bin",
""
],
[
"Cao",
"Ziyi",
""
],
[
"Xia",
"Qianchen",
""
],
[
"Chen",
"Yong",
""
],
[
"Zhang",
"Dell",
""
]
] | TITLE: PerCoNet: News Recommendation with Explicit Persona and Contrastive
Learning
ABSTRACT: Personalized news recommender systems help users quickly find content of
their interests from the sea of information. Today, the mainstream technology
for personalized news recommendation is based on deep neural networks that can
accurately model the semantic match between news items and users' interests. In
this paper, we present \textbf{PerCoNet}, a novel deep learning approach to
personalized news recommendation which features two new findings: (i)
representing users through \emph{explicit persona analysis} based on the
prominent entities in their recent news reading history could be more effective
than latent persona analysis employed by most existing work, with a side
benefit of enhanced explainability; (ii) utilizing the title and abstract of
each news item via cross-view \emph{contrastive learning} would work better
than just combining them directly. Extensive experiments on two real-world news
datasets clearly show the superior performance of our proposed approach in
comparison with current state-of-the-art techniques.
| no_new_dataset | 0.710597 |
2304.07926 | Bruno Tafur | Bruno Tafur and Advait Sarkar | User Perceptions of Automatic Fake News Detection: Can Algorithms Fight
Online Misinformation? | null | null | null | null | cs.HC cs.CY | http://creativecommons.org/licenses/by/4.0/ | Fake news detection algorithms apply machine learning to various news
attributes and their relationships. However, their success is usually evaluated
based on how the algorithm performs on a static benchmark, independent of real
users. On the other hand, studies of user trust in fake news has identified
relevant factors such as the user's previous beliefs, the article format, and
the source's reputation. We present a user study (n=40) evaluating how warnings
issued by fake news detection algorithms affect the user's ability to detect
misinformation. We find that such warnings strongly influence users' perception
of the truth, that even a moderately accurate classifier can improve overall
user accuracy, and that users tend to be biased towards agreeing with the
algorithm, even when it is incorrect.
| [
{
"version": "v1",
"created": "Mon, 17 Apr 2023 00:37:53 GMT"
}
] | 2023-04-18T00:00:00 | [
[
"Tafur",
"Bruno",
""
],
[
"Sarkar",
"Advait",
""
]
] | TITLE: User Perceptions of Automatic Fake News Detection: Can Algorithms Fight
Online Misinformation?
ABSTRACT: Fake news detection algorithms apply machine learning to various news
attributes and their relationships. However, their success is usually evaluated
based on how the algorithm performs on a static benchmark, independent of real
users. On the other hand, studies of user trust in fake news has identified
relevant factors such as the user's previous beliefs, the article format, and
the source's reputation. We present a user study (n=40) evaluating how warnings
issued by fake news detection algorithms affect the user's ability to detect
misinformation. We find that such warnings strongly influence users' perception
of the truth, that even a moderately accurate classifier can improve overall
user accuracy, and that users tend to be biased towards agreeing with the
algorithm, even when it is incorrect.
| no_new_dataset | 0.67878 |
2304.07941 | Quintin Fettes | Quintin Fettes, Avinash Karanth, Razvan Bunescu, Brandon Beckwith,
Sreenivas Subramoney | Reclaimer: A Reinforcement Learning Approach to Dynamic Resource
Allocation for Cloud Microservices | null | null | null | null | cs.DC cs.LG | http://creativecommons.org/licenses/by-sa/4.0/ | Many cloud applications are migrated from the monolithic model to a
microservices framework in which hundreds of loosely-coupled microservices run
concurrently, with significant benefits in terms of scalability, rapid
development, modularity, and isolation. However, dependencies among
microservices with uneven execution time may result in longer queues, idle
resources, or Quality-of-Service (QoS) violations.
In this paper we introduce Reclaimer, a deep reinforcement learning model
that adapts to runtime changes in the number and behavior of microservices in
order to minimize CPU core allocation while meeting QoS requirements. When
evaluated with two benchmark microservice-based applications, Reclaimer reduces
the mean CPU core allocation by 38.4% to 74.4% relative to the
industry-standard scaling solution, and by 27.5% to 58.1% relative to a current
state-of-the art method.
| [
{
"version": "v1",
"created": "Mon, 17 Apr 2023 01:44:05 GMT"
}
] | 2023-04-18T00:00:00 | [
[
"Fettes",
"Quintin",
""
],
[
"Karanth",
"Avinash",
""
],
[
"Bunescu",
"Razvan",
""
],
[
"Beckwith",
"Brandon",
""
],
[
"Subramoney",
"Sreenivas",
""
]
] | TITLE: Reclaimer: A Reinforcement Learning Approach to Dynamic Resource
Allocation for Cloud Microservices
ABSTRACT: Many cloud applications are migrated from the monolithic model to a
microservices framework in which hundreds of loosely-coupled microservices run
concurrently, with significant benefits in terms of scalability, rapid
development, modularity, and isolation. However, dependencies among
microservices with uneven execution time may result in longer queues, idle
resources, or Quality-of-Service (QoS) violations.
In this paper we introduce Reclaimer, a deep reinforcement learning model
that adapts to runtime changes in the number and behavior of microservices in
order to minimize CPU core allocation while meeting QoS requirements. When
evaluated with two benchmark microservice-based applications, Reclaimer reduces
the mean CPU core allocation by 38.4% to 74.4% relative to the
industry-standard scaling solution, and by 27.5% to 58.1% relative to a current
state-of-the art method.
| no_new_dataset | 0.709617 |
2304.07946 | Ulugbek Ergashev | Ulugbek Ergashev, Eduard C. Dragut, Weiyi Meng | Learning To Rank Resources with GNN | null | null | 10.1145/3543507.3583360 | null | cs.IR cs.LG | http://creativecommons.org/licenses/by-nc-nd/4.0/ | As the content on the Internet continues to grow, many new dynamically
changing and heterogeneous sources of data constantly emerge. A conventional
search engine cannot crawl and index at the same pace as the expansion of the
Internet. Moreover, a large portion of the data on the Internet is not
accessible to traditional search engines. Distributed Information Retrieval
(DIR) is a viable solution to this as it integrates multiple shards (resources)
and provides a unified access to them. Resource selection is a key component of
DIR systems. There is a rich body of literature on resource selection
approaches for DIR. A key limitation of the existing approaches is that they
primarily use term-based statistical features and do not generally model
resource-query and resource-resource relationships. In this paper, we propose a
graph neural network (GNN) based approach to learning-to-rank that is capable
of modeling resource-query and resource-resource relationships. Specifically,
we utilize a pre-trained language model (PTLM) to obtain semantic information
from queries and resources. Then, we explicitly build a heterogeneous graph to
preserve structural information of query-resource relationships and employ GNN
to extract structural information. In addition, the heterogeneous graph is
enriched with resource-resource type of edges to further enhance the ranking
accuracy. Extensive experiments on benchmark datasets show that our proposed
approach is highly effective in resource selection. Our method outperforms the
state-of-the-art by 6.4% to 42% on various performance metrics.
| [
{
"version": "v1",
"created": "Mon, 17 Apr 2023 02:01:45 GMT"
}
] | 2023-04-18T00:00:00 | [
[
"Ergashev",
"Ulugbek",
""
],
[
"Dragut",
"Eduard C.",
""
],
[
"Meng",
"Weiyi",
""
]
] | TITLE: Learning To Rank Resources with GNN
ABSTRACT: As the content on the Internet continues to grow, many new dynamically
changing and heterogeneous sources of data constantly emerge. A conventional
search engine cannot crawl and index at the same pace as the expansion of the
Internet. Moreover, a large portion of the data on the Internet is not
accessible to traditional search engines. Distributed Information Retrieval
(DIR) is a viable solution to this as it integrates multiple shards (resources)
and provides a unified access to them. Resource selection is a key component of
DIR systems. There is a rich body of literature on resource selection
approaches for DIR. A key limitation of the existing approaches is that they
primarily use term-based statistical features and do not generally model
resource-query and resource-resource relationships. In this paper, we propose a
graph neural network (GNN) based approach to learning-to-rank that is capable
of modeling resource-query and resource-resource relationships. Specifically,
we utilize a pre-trained language model (PTLM) to obtain semantic information
from queries and resources. Then, we explicitly build a heterogeneous graph to
preserve structural information of query-resource relationships and employ GNN
to extract structural information. In addition, the heterogeneous graph is
enriched with resource-resource type of edges to further enhance the ranking
accuracy. Extensive experiments on benchmark datasets show that our proposed
approach is highly effective in resource selection. Our method outperforms the
state-of-the-art by 6.4% to 42% on various performance metrics.
| no_new_dataset | 0.708421 |
2304.07957 | Kai Hu | Kai Hu, Zhuoyuan Wu, Zhuoyao Zhong, Weihong Lin, Lei Sun, Qiang Huo | A Question-Answering Approach to Key Value Pair Extraction from
Form-like Document Images | AAAI 2023 | null | null | null | cs.CL | http://creativecommons.org/licenses/by-nc-nd/4.0/ | In this paper, we present a new question-answering (QA) based key-value pair
extraction approach, called KVPFormer, to robustly extracting key-value
relationships between entities from form-like document images. Specifically,
KVPFormer first identifies key entities from all entities in an image with a
Transformer encoder, then takes these key entities as \textbf{questions} and
feeds them into a Transformer decoder to predict their corresponding
\textbf{answers} (i.e., value entities) in parallel. To achieve higher answer
prediction accuracy, we propose a coarse-to-fine answer prediction approach
further, which first extracts multiple answer candidates for each identified
question in the coarse stage and then selects the most likely one among these
candidates in the fine stage. In this way, the learning difficulty of answer
prediction can be effectively reduced so that the prediction accuracy can be
improved. Moreover, we introduce a spatial compatibility attention bias into
the self-attention/cross-attention mechanism for \Ours{} to better model the
spatial interactions between entities. With these new techniques, our proposed
\Ours{} achieves state-of-the-art results on FUNSD and XFUND datasets,
outperforming the previous best-performing method by 7.2\% and 13.2\% in F1
score, respectively.
| [
{
"version": "v1",
"created": "Mon, 17 Apr 2023 02:55:31 GMT"
}
] | 2023-04-18T00:00:00 | [
[
"Hu",
"Kai",
""
],
[
"Wu",
"Zhuoyuan",
""
],
[
"Zhong",
"Zhuoyao",
""
],
[
"Lin",
"Weihong",
""
],
[
"Sun",
"Lei",
""
],
[
"Huo",
"Qiang",
""
]
] | TITLE: A Question-Answering Approach to Key Value Pair Extraction from
Form-like Document Images
ABSTRACT: In this paper, we present a new question-answering (QA) based key-value pair
extraction approach, called KVPFormer, to robustly extracting key-value
relationships between entities from form-like document images. Specifically,
KVPFormer first identifies key entities from all entities in an image with a
Transformer encoder, then takes these key entities as \textbf{questions} and
feeds them into a Transformer decoder to predict their corresponding
\textbf{answers} (i.e., value entities) in parallel. To achieve higher answer
prediction accuracy, we propose a coarse-to-fine answer prediction approach
further, which first extracts multiple answer candidates for each identified
question in the coarse stage and then selects the most likely one among these
candidates in the fine stage. In this way, the learning difficulty of answer
prediction can be effectively reduced so that the prediction accuracy can be
improved. Moreover, we introduce a spatial compatibility attention bias into
the self-attention/cross-attention mechanism for \Ours{} to better model the
spatial interactions between entities. With these new techniques, our proposed
\Ours{} achieves state-of-the-art results on FUNSD and XFUND datasets,
outperforming the previous best-performing method by 7.2\% and 13.2\% in F1
score, respectively.
| no_new_dataset | 0.710465 |
2304.07958 | Rajasekar Gnana Praveen | R Gnana Praveen, Eric Granger, Patrick Cardinal | Recursive Joint Attention for Audio-Visual Fusion in Regression based
Emotion Recognition | null | null | null | null | cs.CV cs.SD eess.AS | http://creativecommons.org/licenses/by/4.0/ | In video-based emotion recognition (ER), it is important to effectively
leverage the complementary relationship among audio (A) and visual (V)
modalities, while retaining the intra-modal characteristics of individual
modalities. In this paper, a recursive joint attention model is proposed along
with long short-term memory (LSTM) modules for the fusion of vocal and facial
expressions in regression-based ER. Specifically, we investigated the
possibility of exploiting the complementary nature of A and V modalities using
a joint cross-attention model in a recursive fashion with LSTMs to capture the
intra-modal temporal dependencies within the same modalities as well as among
the A-V feature representations. By integrating LSTMs with recursive joint
cross-attention, our model can efficiently leverage both intra- and inter-modal
relationships for the fusion of A and V modalities. The results of extensive
experiments performed on the challenging Affwild2 and Fatigue (private)
datasets indicate that the proposed A-V fusion model can significantly
outperform state-of-art-methods.
| [
{
"version": "v1",
"created": "Mon, 17 Apr 2023 02:57:39 GMT"
}
] | 2023-04-18T00:00:00 | [
[
"Praveen",
"R Gnana",
""
],
[
"Granger",
"Eric",
""
],
[
"Cardinal",
"Patrick",
""
]
] | TITLE: Recursive Joint Attention for Audio-Visual Fusion in Regression based
Emotion Recognition
ABSTRACT: In video-based emotion recognition (ER), it is important to effectively
leverage the complementary relationship among audio (A) and visual (V)
modalities, while retaining the intra-modal characteristics of individual
modalities. In this paper, a recursive joint attention model is proposed along
with long short-term memory (LSTM) modules for the fusion of vocal and facial
expressions in regression-based ER. Specifically, we investigated the
possibility of exploiting the complementary nature of A and V modalities using
a joint cross-attention model in a recursive fashion with LSTMs to capture the
intra-modal temporal dependencies within the same modalities as well as among
the A-V feature representations. By integrating LSTMs with recursive joint
cross-attention, our model can efficiently leverage both intra- and inter-modal
relationships for the fusion of A and V modalities. The results of extensive
experiments performed on the challenging Affwild2 and Fatigue (private)
datasets indicate that the proposed A-V fusion model can significantly
outperform state-of-art-methods.
| no_new_dataset | 0.709372 |
2304.07969 | Junzhang Chen | Junzhang Chen and Xiangzhi Bai | Learning to "Segment Anything" in Thermal Infrared Images through
Knowledge Distillation with a Large Scale Dataset SATIR | 5 pages, 4 figures, 1 table | null | null | null | cs.CV | http://creativecommons.org/licenses/by/4.0/ | The Segment Anything Model (SAM) is a promptable segmentation model recently
introduced by Meta AI that has demonstrated its prowess across various fields
beyond just image segmentation. SAM can accurately segment images across
diverse fields, and generating various masks. We discovered that this ability
of SAM can be leveraged to pretrain models for specific fields. Accordingly, we
have proposed a framework that utilizes SAM to generate pseudo labels for
pretraining thermal infrared image segmentation tasks. Our proposed framework
can effectively improve the accuracy of segmentation results of specific
categories beyond the SOTA ImageNet pretrained model. Our framework presents a
novel approach to collaborate with models trained with large data like SAM to
address problems in special fields. Also, we generated a large scale thermal
infrared segmentation dataset used for pretaining, which contains over 100,000
images with pixel-annotation labels. This approach offers an effective solution
for working with large models in special fields where label annotation is
challenging. Our code is available at https://github.com/chenjzBUAA/SATIR
| [
{
"version": "v1",
"created": "Mon, 17 Apr 2023 03:27:10 GMT"
}
] | 2023-04-18T00:00:00 | [
[
"Chen",
"Junzhang",
""
],
[
"Bai",
"Xiangzhi",
""
]
] | TITLE: Learning to "Segment Anything" in Thermal Infrared Images through
Knowledge Distillation with a Large Scale Dataset SATIR
ABSTRACT: The Segment Anything Model (SAM) is a promptable segmentation model recently
introduced by Meta AI that has demonstrated its prowess across various fields
beyond just image segmentation. SAM can accurately segment images across
diverse fields, and generating various masks. We discovered that this ability
of SAM can be leveraged to pretrain models for specific fields. Accordingly, we
have proposed a framework that utilizes SAM to generate pseudo labels for
pretraining thermal infrared image segmentation tasks. Our proposed framework
can effectively improve the accuracy of segmentation results of specific
categories beyond the SOTA ImageNet pretrained model. Our framework presents a
novel approach to collaborate with models trained with large data like SAM to
address problems in special fields. Also, we generated a large scale thermal
infrared segmentation dataset used for pretaining, which contains over 100,000
images with pixel-annotation labels. This approach offers an effective solution
for working with large models in special fields where label annotation is
challenging. Our code is available at https://github.com/chenjzBUAA/SATIR
| new_dataset | 0.711813 |
2304.07971 | Jianghong Ma | Tianjun Wei, Jianghong Ma, Tommy W.S. Chow | Collaborative Residual Metric Learning | Accepted by SIGIR '23 | null | 10.1145/3539618.3591649 | null | cs.IR | http://creativecommons.org/licenses/by-nc-nd/4.0/ | In collaborative filtering, distance metric learning has been applied to
matrix factorization techniques with promising results. However, matrix
factorization lacks the ability of capturing collaborative information, which
has been remarked by recent works and improved by interpreting user
interactions as signals. This paper aims to find out how metric learning
connect to these signal-based models. By adopting a generalized distance
metric, we discovered that in signal-based models, it is easier to estimate the
residual of distances, which refers to the difference between the distances
from a user to a target item and another item, rather than estimating the
distances themselves. Further analysis also uncovers a link between the
normalization strength of interaction signals and the novelty of
recommendation, which has been overlooked by existing studies. Based on the
above findings, we propose a novel model to learn a generalized distance
user-item distance metric to capture user preference in interaction signals by
modeling the residuals of distance. The proposed CoRML model is then further
improved in training efficiency by a newly introduced approximated ranking
weight. Extensive experiments conducted on 4 public datasets demonstrate the
superior performance of CoRML compared to the state-of-the-art baselines in
collaborative filtering, along with high efficiency and the ability of
providing novelty-promoted recommendations, shedding new light on the study of
metric learning-based recommender systems.
| [
{
"version": "v1",
"created": "Mon, 17 Apr 2023 03:30:32 GMT"
}
] | 2023-04-18T00:00:00 | [
[
"Wei",
"Tianjun",
""
],
[
"Ma",
"Jianghong",
""
],
[
"Chow",
"Tommy W. S.",
""
]
] | TITLE: Collaborative Residual Metric Learning
ABSTRACT: In collaborative filtering, distance metric learning has been applied to
matrix factorization techniques with promising results. However, matrix
factorization lacks the ability of capturing collaborative information, which
has been remarked by recent works and improved by interpreting user
interactions as signals. This paper aims to find out how metric learning
connect to these signal-based models. By adopting a generalized distance
metric, we discovered that in signal-based models, it is easier to estimate the
residual of distances, which refers to the difference between the distances
from a user to a target item and another item, rather than estimating the
distances themselves. Further analysis also uncovers a link between the
normalization strength of interaction signals and the novelty of
recommendation, which has been overlooked by existing studies. Based on the
above findings, we propose a novel model to learn a generalized distance
user-item distance metric to capture user preference in interaction signals by
modeling the residuals of distance. The proposed CoRML model is then further
improved in training efficiency by a newly introduced approximated ranking
weight. Extensive experiments conducted on 4 public datasets demonstrate the
superior performance of CoRML compared to the state-of-the-art baselines in
collaborative filtering, along with high efficiency and the ability of
providing novelty-promoted recommendations, shedding new light on the study of
metric learning-based recommender systems.
| no_new_dataset | 0.710176 |
2304.07978 | Jingqiu Zhou | Jingqiu Zhou, Linjiang Huang, Liang Wang, Si Liu, Hongsheng Li | Improving Weakly Supervised Temporal Action Localization by Bridging
Train-Test Gap in Pseudo Labels | null | null | null | null | cs.CV | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | The task of weakly supervised temporal action localization targets at
generating temporal boundaries for actions of interest, meanwhile the action
category should also be classified. Pseudo-label-based methods, which serve as
an effective solution, have been widely studied recently. However, existing
methods generate pseudo labels during training and make predictions during
testing under different pipelines or settings, resulting in a gap between
training and testing. In this paper, we propose to generate high-quality pseudo
labels from the predicted action boundaries. Nevertheless, we note that
existing post-processing, like NMS, would lead to information loss, which is
insufficient to generate high-quality action boundaries. More importantly,
transforming action boundaries into pseudo labels is quite challenging, since
the predicted action instances are generally overlapped and have different
confidence scores. Besides, the generated pseudo-labels can be fluctuating and
inaccurate at the early stage of training. It might repeatedly strengthen the
false predictions if there is no mechanism to conduct self-correction. To
tackle these issues, we come up with an effective pipeline for learning better
pseudo labels. Firstly, we propose a Gaussian weighted fusion module to
preserve information of action instances and obtain high-quality action
boundaries. Second, we formulate the pseudo-label generation as an optimization
problem under the constraints in terms of the confidence scores of action
instances. Finally, we introduce the idea of $\Delta$ pseudo labels, which
enables the model with the ability of self-correction. Our method achieves
superior performance to existing methods on two benchmarks, THUMOS14 and
ActivityNet1.3, achieving gains of 1.9\% on THUMOS14 and 3.7\% on
ActivityNet1.3 in terms of average mAP.
| [
{
"version": "v1",
"created": "Mon, 17 Apr 2023 03:47:41 GMT"
}
] | 2023-04-18T00:00:00 | [
[
"Zhou",
"Jingqiu",
""
],
[
"Huang",
"Linjiang",
""
],
[
"Wang",
"Liang",
""
],
[
"Liu",
"Si",
""
],
[
"Li",
"Hongsheng",
""
]
] | TITLE: Improving Weakly Supervised Temporal Action Localization by Bridging
Train-Test Gap in Pseudo Labels
ABSTRACT: The task of weakly supervised temporal action localization targets at
generating temporal boundaries for actions of interest, meanwhile the action
category should also be classified. Pseudo-label-based methods, which serve as
an effective solution, have been widely studied recently. However, existing
methods generate pseudo labels during training and make predictions during
testing under different pipelines or settings, resulting in a gap between
training and testing. In this paper, we propose to generate high-quality pseudo
labels from the predicted action boundaries. Nevertheless, we note that
existing post-processing, like NMS, would lead to information loss, which is
insufficient to generate high-quality action boundaries. More importantly,
transforming action boundaries into pseudo labels is quite challenging, since
the predicted action instances are generally overlapped and have different
confidence scores. Besides, the generated pseudo-labels can be fluctuating and
inaccurate at the early stage of training. It might repeatedly strengthen the
false predictions if there is no mechanism to conduct self-correction. To
tackle these issues, we come up with an effective pipeline for learning better
pseudo labels. Firstly, we propose a Gaussian weighted fusion module to
preserve information of action instances and obtain high-quality action
boundaries. Second, we formulate the pseudo-label generation as an optimization
problem under the constraints in terms of the confidence scores of action
instances. Finally, we introduce the idea of $\Delta$ pseudo labels, which
enables the model with the ability of self-correction. Our method achieves
superior performance to existing methods on two benchmarks, THUMOS14 and
ActivityNet1.3, achieving gains of 1.9\% on THUMOS14 and 3.7\% on
ActivityNet1.3 in terms of average mAP.
| no_new_dataset | 0.709416 |
2304.07979 | Qiang Nie | Jianlin Liu, Qiang Nie, Yong Liu and Chengjie Wang | NeRF-Loc: Visual Localization with Conditional Neural Radiance Field | accepted by ICRA 2023 | null | null | null | cs.CV | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | We propose a novel visual re-localization method based on direct matching
between the implicit 3D descriptors and the 2D image with transformer. A
conditional neural radiance field(NeRF) is chosen as the 3D scene
representation in our pipeline, which supports continuous 3D descriptors
generation and neural rendering. By unifying the feature matching and the scene
coordinate regression to the same framework, our model learns both
generalizable knowledge and scene prior respectively during two training
stages. Furthermore, to improve the localization robustness when domain gap
exists between training and testing phases, we propose an appearance adaptation
layer to explicitly align styles between the 3D model and the query image.
Experiments show that our method achieves higher localization accuracy than
other learning-based approaches on multiple benchmarks. Code is available at
\url{https://github.com/JenningsL/nerf-loc}.
| [
{
"version": "v1",
"created": "Mon, 17 Apr 2023 03:53:02 GMT"
}
] | 2023-04-18T00:00:00 | [
[
"Liu",
"Jianlin",
""
],
[
"Nie",
"Qiang",
""
],
[
"Liu",
"Yong",
""
],
[
"Wang",
"Chengjie",
""
]
] | TITLE: NeRF-Loc: Visual Localization with Conditional Neural Radiance Field
ABSTRACT: We propose a novel visual re-localization method based on direct matching
between the implicit 3D descriptors and the 2D image with transformer. A
conditional neural radiance field(NeRF) is chosen as the 3D scene
representation in our pipeline, which supports continuous 3D descriptors
generation and neural rendering. By unifying the feature matching and the scene
coordinate regression to the same framework, our model learns both
generalizable knowledge and scene prior respectively during two training
stages. Furthermore, to improve the localization robustness when domain gap
exists between training and testing phases, we propose an appearance adaptation
layer to explicitly align styles between the 3D model and the query image.
Experiments show that our method achieves higher localization accuracy than
other learning-based approaches on multiple benchmarks. Code is available at
\url{https://github.com/JenningsL/nerf-loc}.
| no_new_dataset | 0.710622 |
2304.07980 | Yunruo Zhang | Yunruo Zhang, Tianyu Du, Shouling Ji, Peng Tang, and Shanqing Guo | RNN-Guard: Certified Robustness Against Multi-frame Attacks for
Recurrent Neural Networks | 13 pages, 7 figures, 6 tables | null | null | null | cs.LG cs.CR | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | It is well-known that recurrent neural networks (RNNs), although widely used,
are vulnerable to adversarial attacks including one-frame attacks and
multi-frame attacks. Though a few certified defenses exist to provide
guaranteed robustness against one-frame attacks, we prove that defending
against multi-frame attacks remains a challenging problem due to their enormous
perturbation space. In this paper, we propose the first certified defense
against multi-frame attacks for RNNs called RNN-Guard. To address the above
challenge, we adopt the perturb-all-frame strategy to construct perturbation
spaces consistent with those in multi-frame attacks. However, the
perturb-all-frame strategy causes a precision issue in linear relaxations. To
address this issue, we introduce a novel abstract domain called InterZono and
design tighter relaxations. We prove that InterZono is more precise than
Zonotope yet carries the same time complexity. Experimental evaluations across
various datasets and model structures show that the certified robust accuracy
calculated by RNN-Guard with InterZono is up to 2.18 times higher than that
with Zonotope. In addition, we extend RNN-Guard as the first certified training
method against multi-frame attacks to directly enhance RNNs' robustness. The
results show that the certified robust accuracy of models trained with
RNN-Guard against multi-frame attacks is 15.47 to 67.65 percentage points
higher than those with other training methods.
| [
{
"version": "v1",
"created": "Mon, 17 Apr 2023 03:58:54 GMT"
}
] | 2023-04-18T00:00:00 | [
[
"Zhang",
"Yunruo",
""
],
[
"Du",
"Tianyu",
""
],
[
"Ji",
"Shouling",
""
],
[
"Tang",
"Peng",
""
],
[
"Guo",
"Shanqing",
""
]
] | TITLE: RNN-Guard: Certified Robustness Against Multi-frame Attacks for
Recurrent Neural Networks
ABSTRACT: It is well-known that recurrent neural networks (RNNs), although widely used,
are vulnerable to adversarial attacks including one-frame attacks and
multi-frame attacks. Though a few certified defenses exist to provide
guaranteed robustness against one-frame attacks, we prove that defending
against multi-frame attacks remains a challenging problem due to their enormous
perturbation space. In this paper, we propose the first certified defense
against multi-frame attacks for RNNs called RNN-Guard. To address the above
challenge, we adopt the perturb-all-frame strategy to construct perturbation
spaces consistent with those in multi-frame attacks. However, the
perturb-all-frame strategy causes a precision issue in linear relaxations. To
address this issue, we introduce a novel abstract domain called InterZono and
design tighter relaxations. We prove that InterZono is more precise than
Zonotope yet carries the same time complexity. Experimental evaluations across
various datasets and model structures show that the certified robust accuracy
calculated by RNN-Guard with InterZono is up to 2.18 times higher than that
with Zonotope. In addition, we extend RNN-Guard as the first certified training
method against multi-frame attacks to directly enhance RNNs' robustness. The
results show that the certified robust accuracy of models trained with
RNN-Guard against multi-frame attacks is 15.47 to 67.65 percentage points
higher than those with other training methods.
| no_new_dataset | 0.708648 |
2304.07981 | Bing Luo | Bing Luo, Yutong Feng, Shiqiang Wang, Jianwei Huang, Leandros
Tassiulas | Incentive Mechanism Design for Unbiased Federated Learning with
Randomized Client Participation | Accepted in ICDCS 2023 | null | null | null | cs.GT cs.AI cs.LG | http://creativecommons.org/licenses/by/4.0/ | Incentive mechanism is crucial for federated learning (FL) when rational
clients do not have the same interests in the global model as the server.
However, due to system heterogeneity and limited budget, it is generally
impractical for the server to incentivize all clients to participate in all
training rounds (known as full participation). The existing FL incentive
mechanisms are typically designed by stimulating a fixed subset of clients
based on their data quantity or system resources. Hence, FL is performed only
using this subset of clients throughout the entire training process, leading to
a biased model because of data heterogeneity. This paper proposes a game
theoretic incentive mechanism for FL with randomized client participation,
where the server adopts a customized pricing strategy that motivates different
clients to join with different participation levels (probabilities) for
obtaining an unbiased and high performance model. Each client responds to the
server's monetary incentive by choosing its best participation level, to
maximize its profit based on not only the incurred local cost but also its
intrinsic value for the global model. To effectively evaluate clients'
contribution to the model performance, we derive a new convergence bound which
analytically predicts how clients' arbitrary participation levels and their
heterogeneous data affect the model performance. By solving a non-convex
optimization problem, our analysis reveals that the intrinsic value leads to
the interesting possibility of bidirectional payment between the server and
clients. Experimental results using real datasets on a hardware prototype
demonstrate the superiority of our mechanism in achieving higher model
performance for the server as well as higher profits for the clients.
| [
{
"version": "v1",
"created": "Mon, 17 Apr 2023 04:05:57 GMT"
}
] | 2023-04-18T00:00:00 | [
[
"Luo",
"Bing",
""
],
[
"Feng",
"Yutong",
""
],
[
"Wang",
"Shiqiang",
""
],
[
"Huang",
"Jianwei",
""
],
[
"Tassiulas",
"Leandros",
""
]
] | TITLE: Incentive Mechanism Design for Unbiased Federated Learning with
Randomized Client Participation
ABSTRACT: Incentive mechanism is crucial for federated learning (FL) when rational
clients do not have the same interests in the global model as the server.
However, due to system heterogeneity and limited budget, it is generally
impractical for the server to incentivize all clients to participate in all
training rounds (known as full participation). The existing FL incentive
mechanisms are typically designed by stimulating a fixed subset of clients
based on their data quantity or system resources. Hence, FL is performed only
using this subset of clients throughout the entire training process, leading to
a biased model because of data heterogeneity. This paper proposes a game
theoretic incentive mechanism for FL with randomized client participation,
where the server adopts a customized pricing strategy that motivates different
clients to join with different participation levels (probabilities) for
obtaining an unbiased and high performance model. Each client responds to the
server's monetary incentive by choosing its best participation level, to
maximize its profit based on not only the incurred local cost but also its
intrinsic value for the global model. To effectively evaluate clients'
contribution to the model performance, we derive a new convergence bound which
analytically predicts how clients' arbitrary participation levels and their
heterogeneous data affect the model performance. By solving a non-convex
optimization problem, our analysis reveals that the intrinsic value leads to
the interesting possibility of bidirectional payment between the server and
clients. Experimental results using real datasets on a hardware prototype
demonstrate the superiority of our mechanism in achieving higher model
performance for the server as well as higher profits for the clients.
| no_new_dataset | 0.710666 |
2304.07991 | Sota Kato | Sota Kato and Kazuhiro Hotta | One-shot and Partially-Supervised Cell Image Segmentation Using Small
Visual Prompt | Accepted at CVPR2023: 8th IEEE Workshop on Computer Vision for
Microscopy Image Analysis (CVMI) | null | null | null | cs.CV | http://creativecommons.org/licenses/by/4.0/ | Semantic segmentation of microscopic cell images using deep learning is an
important technique, however, it requires a large number of images and ground
truth labels for training. To address the above problem, we consider an
efficient learning framework with as little data as possible, and we propose
two types of learning strategies: One-shot segmentation which can learn with
only one training sample, and Partially-supervised segmentation which assigns
annotations to only a part of images. Furthermore, we introduce novel
segmentation methods using the small prompt images inspired by prompt learning
in recent studies. Our proposed methods use a pre-trained model based on only
cell images and teach the information of the prompt pairs to the target image
to be segmented by the attention mechanism, which allows for efficient learning
while reducing the burden of annotation costs. Through experiments conducted on
three types of microscopic cell image datasets, we confirmed that the proposed
method improved the Dice score coefficient (DSC) in comparison with the
conventional methods.
| [
{
"version": "v1",
"created": "Mon, 17 Apr 2023 05:04:41 GMT"
}
] | 2023-04-18T00:00:00 | [
[
"Kato",
"Sota",
""
],
[
"Hotta",
"Kazuhiro",
""
]
] | TITLE: One-shot and Partially-Supervised Cell Image Segmentation Using Small
Visual Prompt
ABSTRACT: Semantic segmentation of microscopic cell images using deep learning is an
important technique, however, it requires a large number of images and ground
truth labels for training. To address the above problem, we consider an
efficient learning framework with as little data as possible, and we propose
two types of learning strategies: One-shot segmentation which can learn with
only one training sample, and Partially-supervised segmentation which assigns
annotations to only a part of images. Furthermore, we introduce novel
segmentation methods using the small prompt images inspired by prompt learning
in recent studies. Our proposed methods use a pre-trained model based on only
cell images and teach the information of the prompt pairs to the target image
to be segmented by the attention mechanism, which allows for efficient learning
while reducing the burden of annotation costs. Through experiments conducted on
three types of microscopic cell image datasets, we confirmed that the proposed
method improved the Dice score coefficient (DSC) in comparison with the
conventional methods.
| no_new_dataset | 0.712407 |
2304.07995 | Qian Liu | Qian Liu, Fan Zhou, Zhengbao Jiang, Longxu Dou, Min Lin | From Zero to Hero: Examining the Power of Symbolic Tasks in Instruction
Tuning | Work in Progress. The code is released at
https://github.com/sail-sg/symbolic-instruction-tuning | null | null | null | cs.CL cs.AI | http://creativecommons.org/licenses/by/4.0/ | Fine-tuning language models on tasks with instructions has demonstrated
potential in facilitating zero-shot generalization to unseen tasks. In this
paper, we introduce a straightforward yet effective method for enhancing
instruction tuning by employing symbolic tasks. Compared to crowdsourced human
tasks or model-generated tasks, symbolic tasks present a unique advantage as
they can be easily generated in vast quantities, theoretically providing an
infinite supply of high-quality training instances. To explore the potential of
symbolic tasks, we carry out an extensive case study on the representative
symbolic task of SQL execution. Empirical results on various benchmarks
validate that the integration of SQL execution leads to significant
improvements in zero-shot scenarios, particularly in table reasoning. Notably,
our 3B model surpasses both the 175B GPT-3 and ChatGPT in zero-shot table
reasoning across four benchmarks. Furthermore, experimental results on BBH (27
tasks) and MMLU (57 tasks) reveal that language models can be enhanced through
symbolic tasks without compromising their generality. We hope that our paper
serves as a catalyst, inspiring increased efforts to incorporate symbolic tasks
in instruction tuning.
| [
{
"version": "v1",
"created": "Mon, 17 Apr 2023 05:29:42 GMT"
}
] | 2023-04-18T00:00:00 | [
[
"Liu",
"Qian",
""
],
[
"Zhou",
"Fan",
""
],
[
"Jiang",
"Zhengbao",
""
],
[
"Dou",
"Longxu",
""
],
[
"Lin",
"Min",
""
]
] | TITLE: From Zero to Hero: Examining the Power of Symbolic Tasks in Instruction
Tuning
ABSTRACT: Fine-tuning language models on tasks with instructions has demonstrated
potential in facilitating zero-shot generalization to unseen tasks. In this
paper, we introduce a straightforward yet effective method for enhancing
instruction tuning by employing symbolic tasks. Compared to crowdsourced human
tasks or model-generated tasks, symbolic tasks present a unique advantage as
they can be easily generated in vast quantities, theoretically providing an
infinite supply of high-quality training instances. To explore the potential of
symbolic tasks, we carry out an extensive case study on the representative
symbolic task of SQL execution. Empirical results on various benchmarks
validate that the integration of SQL execution leads to significant
improvements in zero-shot scenarios, particularly in table reasoning. Notably,
our 3B model surpasses both the 175B GPT-3 and ChatGPT in zero-shot table
reasoning across four benchmarks. Furthermore, experimental results on BBH (27
tasks) and MMLU (57 tasks) reveal that language models can be enhanced through
symbolic tasks without compromising their generality. We hope that our paper
serves as a catalyst, inspiring increased efforts to incorporate symbolic tasks
in instruction tuning.
| no_new_dataset | 0.708175 |
2304.08023 | Michel Hayoz | Michel Hayoz, Christopher Hahne, Mathias Gallardo, Daniel Candinas,
Thomas Kurmann, Maximilian Allan, Raphael Sznitman | Learning How To Robustly Estimate Camera Pose in Endoscopic Videos | Accepted at IPCAI 2023 | null | null | null | cs.CV | http://creativecommons.org/licenses/by/4.0/ | Purpose: Surgical scene understanding plays a critical role in the technology
stack of tomorrow's intervention-assisting systems in endoscopic surgeries. For
this, tracking the endoscope pose is a key component, but remains challenging
due to illumination conditions, deforming tissues and the breathing motion of
organs. Method: We propose a solution for stereo endoscopes that estimates
depth and optical flow to minimize two geometric losses for camera pose
estimation. Most importantly, we introduce two learned adaptive per-pixel
weight mappings that balance contributions according to the input image
content. To do so, we train a Deep Declarative Network to take advantage of the
expressiveness of deep-learning and the robustness of a novel geometric-based
optimization approach. We validate our approach on the publicly available
SCARED dataset and introduce a new in-vivo dataset, StereoMIS, which includes a
wider spectrum of typically observed surgical settings. Results: Our method
outperforms state-of-the-art methods on average and more importantly, in
difficult scenarios where tissue deformations and breathing motion are visible.
We observed that our proposed weight mappings attenuate the contribution of
pixels on ambiguous regions of the images, such as deforming tissues.
Conclusion: We demonstrate the effectiveness of our solution to robustly
estimate the camera pose in challenging endoscopic surgical scenes. Our
contributions can be used to improve related tasks like simultaneous
localization and mapping (SLAM) or 3D reconstruction, therefore advancing
surgical scene understanding in minimally-invasive surgery.
| [
{
"version": "v1",
"created": "Mon, 17 Apr 2023 07:05:01 GMT"
}
] | 2023-04-18T00:00:00 | [
[
"Hayoz",
"Michel",
""
],
[
"Hahne",
"Christopher",
""
],
[
"Gallardo",
"Mathias",
""
],
[
"Candinas",
"Daniel",
""
],
[
"Kurmann",
"Thomas",
""
],
[
"Allan",
"Maximilian",
""
],
[
"Sznitman",
"Raphael",
""
]
] | TITLE: Learning How To Robustly Estimate Camera Pose in Endoscopic Videos
ABSTRACT: Purpose: Surgical scene understanding plays a critical role in the technology
stack of tomorrow's intervention-assisting systems in endoscopic surgeries. For
this, tracking the endoscope pose is a key component, but remains challenging
due to illumination conditions, deforming tissues and the breathing motion of
organs. Method: We propose a solution for stereo endoscopes that estimates
depth and optical flow to minimize two geometric losses for camera pose
estimation. Most importantly, we introduce two learned adaptive per-pixel
weight mappings that balance contributions according to the input image
content. To do so, we train a Deep Declarative Network to take advantage of the
expressiveness of deep-learning and the robustness of a novel geometric-based
optimization approach. We validate our approach on the publicly available
SCARED dataset and introduce a new in-vivo dataset, StereoMIS, which includes a
wider spectrum of typically observed surgical settings. Results: Our method
outperforms state-of-the-art methods on average and more importantly, in
difficult scenarios where tissue deformations and breathing motion are visible.
We observed that our proposed weight mappings attenuate the contribution of
pixels on ambiguous regions of the images, such as deforming tissues.
Conclusion: We demonstrate the effectiveness of our solution to robustly
estimate the camera pose in challenging endoscopic surgical scenes. Our
contributions can be used to improve related tasks like simultaneous
localization and mapping (SLAM) or 3D reconstruction, therefore advancing
surgical scene understanding in minimally-invasive surgery.
| new_dataset | 0.715654 |
2304.08047 | Kevin Deturck | K\'evin Deturck (ERTIM), Parantapa Goswami, Damien Nouvel (ERTIM),
Fr\'ed\'erique Segond (ERTIM) | ERTIM@MC2: Diversified Argumentative Tweets Retrieval | null | CLEF 2018, 2018, Avignon, France | null | null | cs.CL | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | In this paper, we present our participation to CLEF MC2 2018 edition for the
task 2 Mining opinion argumentation. It consists in detecting the most
argumentative and diverse Tweets about some festivals in English and French
from a massive multilingual collection. We measure argumentativity of a Tweet
computing the amount of argumentation compounds it contains. We consider
argumentation compounds as a combination between opinion expression and its
support with facts and a particular structuration. Regarding diversity, we
consider the amount of festival aspects covered by Tweets. An initial step
filters the original dataset to fit the language and topic requirements of the
task. Then, we compute and integrate linguistic descriptors to detect claims
and their respective justifications in Tweets. The final step extracts the most
diverse arguments by clustering Tweets according to their textual content and
selecting the most argumentative ones from each cluster. We conclude the paper
describing the different ways we combined the descriptors among the different
runs we submitted and discussing their results.
| [
{
"version": "v1",
"created": "Mon, 17 Apr 2023 08:06:17 GMT"
}
] | 2023-04-18T00:00:00 | [
[
"Deturck",
"Kévin",
"",
"ERTIM"
],
[
"Goswami",
"Parantapa",
"",
"ERTIM"
],
[
"Nouvel",
"Damien",
"",
"ERTIM"
],
[
"Segond",
"Frédérique",
"",
"ERTIM"
]
] | TITLE: ERTIM@MC2: Diversified Argumentative Tweets Retrieval
ABSTRACT: In this paper, we present our participation to CLEF MC2 2018 edition for the
task 2 Mining opinion argumentation. It consists in detecting the most
argumentative and diverse Tweets about some festivals in English and French
from a massive multilingual collection. We measure argumentativity of a Tweet
computing the amount of argumentation compounds it contains. We consider
argumentation compounds as a combination between opinion expression and its
support with facts and a particular structuration. Regarding diversity, we
consider the amount of festival aspects covered by Tweets. An initial step
filters the original dataset to fit the language and topic requirements of the
task. Then, we compute and integrate linguistic descriptors to detect claims
and their respective justifications in Tweets. The final step extracts the most
diverse arguments by clustering Tweets according to their textual content and
selecting the most argumentative ones from each cluster. We conclude the paper
describing the different ways we combined the descriptors among the different
runs we submitted and discussing their results.
| no_new_dataset | 0.711675 |
2304.08054 | Aude Sportisse | Irene Balelli (EPIONE, UCA), Aude Sportisse (MAASAI, UCA,3iA C\^ote
d'Azur), Francesco Cremonesi (EPIONE, UCA), Pierre-Alexandre Mattei (MAASAI,
UCA,3iA C\^ote d'Azur), Marco Lorenzi (EPIONE, UCA,3iA C\^ote d'Azur) | Fed-MIWAE: Federated Imputation of Incomplete Data via Deep Generative
Models | null | null | null | null | stat.ML cs.LG | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Federated learning allows for the training of machine learning models on
multiple decentralized local datasets without requiring explicit data exchange.
However, data pre-processing, including strategies for handling missing data,
remains a major bottleneck in real-world federated learning deployment, and is
typically performed locally. This approach may be biased, since the
subpopulations locally observed at each center may not be representative of the
overall one. To address this issue, this paper first proposes a more consistent
approach to data standardization through a federated model. Additionally, we
propose Fed-MIWAE, a federated version of the state-of-the-art imputation
method MIWAE, a deep latent variable model for missing data imputation based on
variational autoencoders. MIWAE has the great advantage of being easily
trainable with classical federated aggregators. Furthermore, it is able to deal
with MAR (Missing At Random) data, a more challenging missing-data mechanism
than MCAR (Missing Completely At Random), where the missingness of a variable
can depend on the observed ones. We evaluate our method on multi-modal medical
imaging data and clinical scores from a simulated federated scenario with the
ADNI dataset. We compare Fed-MIWAE with respect to classical imputation
methods, either performed locally or in a centralized fashion. Fed-MIWAE allows
to achieve imputation accuracy comparable with the best centralized method,
even when local data distributions are highly heterogeneous. In addition,
thanks to the variational nature of Fed-MIWAE, our method is designed to
perform multiple imputation, allowing for the quantification of the imputation
uncertainty in the federated scenario.
| [
{
"version": "v1",
"created": "Mon, 17 Apr 2023 08:14:08 GMT"
}
] | 2023-04-18T00:00:00 | [
[
"Balelli",
"Irene",
"",
"EPIONE, UCA"
],
[
"Sportisse",
"Aude",
"",
"MAASAI, UCA,3iA Côte\n d'Azur"
],
[
"Cremonesi",
"Francesco",
"",
"EPIONE, UCA"
],
[
"Mattei",
"Pierre-Alexandre",
"",
"MAASAI,\n UCA,3iA Côte d'Azur"
],
[
"Lorenzi",
"Marco",
"",
"EPIONE, UCA,3iA Côte d'Azur"
]
] | TITLE: Fed-MIWAE: Federated Imputation of Incomplete Data via Deep Generative
Models
ABSTRACT: Federated learning allows for the training of machine learning models on
multiple decentralized local datasets without requiring explicit data exchange.
However, data pre-processing, including strategies for handling missing data,
remains a major bottleneck in real-world federated learning deployment, and is
typically performed locally. This approach may be biased, since the
subpopulations locally observed at each center may not be representative of the
overall one. To address this issue, this paper first proposes a more consistent
approach to data standardization through a federated model. Additionally, we
propose Fed-MIWAE, a federated version of the state-of-the-art imputation
method MIWAE, a deep latent variable model for missing data imputation based on
variational autoencoders. MIWAE has the great advantage of being easily
trainable with classical federated aggregators. Furthermore, it is able to deal
with MAR (Missing At Random) data, a more challenging missing-data mechanism
than MCAR (Missing Completely At Random), where the missingness of a variable
can depend on the observed ones. We evaluate our method on multi-modal medical
imaging data and clinical scores from a simulated federated scenario with the
ADNI dataset. We compare Fed-MIWAE with respect to classical imputation
methods, either performed locally or in a centralized fashion. Fed-MIWAE allows
to achieve imputation accuracy comparable with the best centralized method,
even when local data distributions are highly heterogeneous. In addition,
thanks to the variational nature of Fed-MIWAE, our method is designed to
perform multiple imputation, allowing for the quantification of the imputation
uncertainty in the federated scenario.
| no_new_dataset | 0.709447 |
2304.08056 | Ewelina Rupnik | Mohamed Ali Chebbi, Ewelina Rupnik, Marc Pierrot-Deseilligny, Paul
Lopes | DeepSim-Nets: Deep Similarity Networks for Stereo Image Matching | null | null | null | null | cs.CV | http://creativecommons.org/licenses/by/4.0/ | We present three multi-scale similarity learning architectures, or DeepSim
networks. These models learn pixel-level matching with a contrastive loss and
are agnostic to the geometry of the considered scene. We establish a middle
ground between hybrid and end-to-end approaches by learning to densely allocate
all corresponding pixels of an epipolar pair at once. Our features are learnt
on large image tiles to be expressive and capture the scene's wider context. We
also demonstrate that curated sample mining can enhance the overall robustness
of the predicted similarities and improve the performance on radiometrically
homogeneous areas. We run experiments on aerial and satellite datasets. Our
DeepSim-Nets outperform the baseline hybrid approaches and generalize better to
unseen scene geometries than end-to-end methods. Our flexible architecture can
be readily adopted in standard multi-resolution image matching pipelines.
| [
{
"version": "v1",
"created": "Mon, 17 Apr 2023 08:15:47 GMT"
}
] | 2023-04-18T00:00:00 | [
[
"Chebbi",
"Mohamed Ali",
""
],
[
"Rupnik",
"Ewelina",
""
],
[
"Pierrot-Deseilligny",
"Marc",
""
],
[
"Lopes",
"Paul",
""
]
] | TITLE: DeepSim-Nets: Deep Similarity Networks for Stereo Image Matching
ABSTRACT: We present three multi-scale similarity learning architectures, or DeepSim
networks. These models learn pixel-level matching with a contrastive loss and
are agnostic to the geometry of the considered scene. We establish a middle
ground between hybrid and end-to-end approaches by learning to densely allocate
all corresponding pixels of an epipolar pair at once. Our features are learnt
on large image tiles to be expressive and capture the scene's wider context. We
also demonstrate that curated sample mining can enhance the overall robustness
of the predicted similarities and improve the performance on radiometrically
homogeneous areas. We run experiments on aerial and satellite datasets. Our
DeepSim-Nets outperform the baseline hybrid approaches and generalize better to
unseen scene geometries than end-to-end methods. Our flexible architecture can
be readily adopted in standard multi-resolution image matching pipelines.
| no_new_dataset | 0.710459 |
2304.08078 | Weinan Guan | Weinan Guan, Wei Wang, Jing Dong, Bo Peng and Tieniu Tan | Collaborative Feature Learning for Fine-grained Facial Forgery Detection
and Segmentation | null | null | null | null | cs.CV | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Detecting maliciously falsified facial images and videos has attracted
extensive attention from digital-forensics and computer-vision communities. An
important topic in manipulation detection is the localization of the fake
regions. Previous work related to forgery detection mostly focuses on the
entire faces. However, recent forgery methods have developed to edit important
facial components while maintaining others unchanged. This drives us to not
only focus on the forgery detection but also fine-grained falsified region
segmentation. In this paper, we propose a collaborative feature learning
approach to simultaneously detect manipulation and segment the falsified
components. With the collaborative manner, detection and segmentation can boost
each other efficiently. To enable our study of forgery detection and
segmentation, we build a facial forgery dataset consisting of both entire and
partial face forgeries with their pixel-level manipulation ground-truth.
Experiment results have justified the mutual promotion between forgery
detection and manipulated region segmentation. The overall performance of the
proposed approach is better than the state-of-the-art detection or segmentation
approaches. The visualization results have shown that our proposed model always
captures the artifacts on facial regions, which is more reasonable.
| [
{
"version": "v1",
"created": "Mon, 17 Apr 2023 08:49:11 GMT"
}
] | 2023-04-18T00:00:00 | [
[
"Guan",
"Weinan",
""
],
[
"Wang",
"Wei",
""
],
[
"Dong",
"Jing",
""
],
[
"Peng",
"Bo",
""
],
[
"Tan",
"Tieniu",
""
]
] | TITLE: Collaborative Feature Learning for Fine-grained Facial Forgery Detection
and Segmentation
ABSTRACT: Detecting maliciously falsified facial images and videos has attracted
extensive attention from digital-forensics and computer-vision communities. An
important topic in manipulation detection is the localization of the fake
regions. Previous work related to forgery detection mostly focuses on the
entire faces. However, recent forgery methods have developed to edit important
facial components while maintaining others unchanged. This drives us to not
only focus on the forgery detection but also fine-grained falsified region
segmentation. In this paper, we propose a collaborative feature learning
approach to simultaneously detect manipulation and segment the falsified
components. With the collaborative manner, detection and segmentation can boost
each other efficiently. To enable our study of forgery detection and
segmentation, we build a facial forgery dataset consisting of both entire and
partial face forgeries with their pixel-level manipulation ground-truth.
Experiment results have justified the mutual promotion between forgery
detection and manipulated region segmentation. The overall performance of the
proposed approach is better than the state-of-the-art detection or segmentation
approaches. The visualization results have shown that our proposed model always
captures the artifacts on facial regions, which is more reasonable.
| new_dataset | 0.712595 |
2304.08085 | Xiao Wang | Xiao Wang, Weikang Zhou, Can Zu, Han Xia, Tianze Chen, Yuansen Zhang,
Rui Zheng, Junjie Ye, Qi Zhang, Tao Gui, Jihua Kang, Jingsheng Yang, Siyuan
Li, Chunsai Du | InstructUIE: Multi-task Instruction Tuning for Unified Information
Extraction | null | null | null | null | cs.CL cs.AI | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Large language models have unlocked strong multi-task capabilities from
reading instructive prompts. However, recent studies have shown that existing
large models still have difficulty with information extraction tasks. For
example, gpt-3.5-turbo achieved an F1 score of 18.22 on the Ontonotes dataset,
which is significantly lower than the state-of-the-art performance. In this
paper, we propose InstructUIE, a unified information extraction framework based
on instruction tuning, which can uniformly model various information extraction
tasks and capture the inter-task dependency. To validate the proposed method,
we introduce IE INSTRUCTIONS, a benchmark of 32 diverse information extraction
datasets in a unified text-to-text format with expert-written instructions.
Experimental results demonstrate that our method achieves comparable
performance to Bert in supervised settings and significantly outperforms the
state-of-the-art and gpt3.5 in zero-shot settings.
| [
{
"version": "v1",
"created": "Mon, 17 Apr 2023 09:00:50 GMT"
}
] | 2023-04-18T00:00:00 | [
[
"Wang",
"Xiao",
""
],
[
"Zhou",
"Weikang",
""
],
[
"Zu",
"Can",
""
],
[
"Xia",
"Han",
""
],
[
"Chen",
"Tianze",
""
],
[
"Zhang",
"Yuansen",
""
],
[
"Zheng",
"Rui",
""
],
[
"Ye",
"Junjie",
""
],
[
"Zhang",
"Qi",
""
],
[
"Gui",
"Tao",
""
],
[
"Kang",
"Jihua",
""
],
[
"Yang",
"Jingsheng",
""
],
[
"Li",
"Siyuan",
""
],
[
"Du",
"Chunsai",
""
]
] | TITLE: InstructUIE: Multi-task Instruction Tuning for Unified Information
Extraction
ABSTRACT: Large language models have unlocked strong multi-task capabilities from
reading instructive prompts. However, recent studies have shown that existing
large models still have difficulty with information extraction tasks. For
example, gpt-3.5-turbo achieved an F1 score of 18.22 on the Ontonotes dataset,
which is significantly lower than the state-of-the-art performance. In this
paper, we propose InstructUIE, a unified information extraction framework based
on instruction tuning, which can uniformly model various information extraction
tasks and capture the inter-task dependency. To validate the proposed method,
we introduce IE INSTRUCTIONS, a benchmark of 32 diverse information extraction
datasets in a unified text-to-text format with expert-written instructions.
Experimental results demonstrate that our method achieves comparable
performance to Bert in supervised settings and significantly outperforms the
state-of-the-art and gpt3.5 in zero-shot settings.
| new_dataset | 0.718391 |
2304.08095 | Maxime Guillaud | Paul Ferrand, Maxime Guillaud, Christoph Studer, Olav Tirkkonen | Wireless Channel Charting: Theory, Practice, and Applications | Accepted for publication in the IEEE Communication Magazine | null | null | null | cs.IT cs.AI math.IT | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Channel charting is a recently proposed framework that applies dimensionality
reduction to channel state information (CSI) in wireless systems with the goal
of associating a pseudo-position to each mobile user in a low-dimensional
space: the channel chart. Channel charting summarizes the entire CSI dataset in
a self-supervised manner, which opens up a range of applications that are tied
to user location. In this article, we introduce the theoretical underpinnings
of channel charting and present an overview of recent algorithmic developments
and experimental results obtained in the field. We furthermore discuss concrete
application examples of channel charting to network- and user-related
applications, and we provide a perspective on future developments and
challenges as well as the role of channel charting in next-generation wireless
networks.
| [
{
"version": "v1",
"created": "Mon, 17 Apr 2023 09:10:46 GMT"
}
] | 2023-04-18T00:00:00 | [
[
"Ferrand",
"Paul",
""
],
[
"Guillaud",
"Maxime",
""
],
[
"Studer",
"Christoph",
""
],
[
"Tirkkonen",
"Olav",
""
]
] | TITLE: Wireless Channel Charting: Theory, Practice, and Applications
ABSTRACT: Channel charting is a recently proposed framework that applies dimensionality
reduction to channel state information (CSI) in wireless systems with the goal
of associating a pseudo-position to each mobile user in a low-dimensional
space: the channel chart. Channel charting summarizes the entire CSI dataset in
a self-supervised manner, which opens up a range of applications that are tied
to user location. In this article, we introduce the theoretical underpinnings
of channel charting and present an overview of recent algorithmic developments
and experimental results obtained in the field. We furthermore discuss concrete
application examples of channel charting to network- and user-related
applications, and we provide a perspective on future developments and
challenges as well as the role of channel charting in next-generation wireless
networks.
| no_new_dataset | 0.712226 |
2304.08098 | Federico Becattini | Federico Becattini, Federico Maria Teotini, Alberto Del Bimbo | Transformer-based Graph Neural Networks for Outfit Generation | Accepted for publication in IEEE Transactions on Emerging Topics in
Computing | null | null | null | cs.CV cs.IR | http://creativecommons.org/licenses/by/4.0/ | Suggesting complementary clothing items to compose an outfit is a process of
emerging interest, yet it involves a fine understanding of fashion trends and
visual aesthetics. Previous works have mainly focused on recommendation by
scoring visual appeal and representing garments as ordered sequences or as
collections of pairwise-compatible items. This limits the full usage of
relations among clothes. We attempt to bridge the gap between outfit
recommendation and generation by leveraging a graph-based representation of
items in a collection. The work carried out in this paper, tries to build a
bridge between outfit recommendation and generation, by discovering new
appealing outfits starting from a collection of pre-existing ones. We propose a
transformer-based architecture, named TGNN, which exploits multi-headed self
attention to capture relations between clothing items in a graph as a message
passing step in Convolutional Graph Neural Networks. Specifically, starting
from a seed, i.e.~one or more garments, outfit generation is performed by
iteratively choosing the garment that is most compatible with the previously
chosen ones. Extensive experimentations are conducted with two different
datasets, demonstrating the capability of the model to perform seeded outfit
generation as well as obtaining state of the art results on compatibility
estimation tasks.
| [
{
"version": "v1",
"created": "Mon, 17 Apr 2023 09:18:45 GMT"
}
] | 2023-04-18T00:00:00 | [
[
"Becattini",
"Federico",
""
],
[
"Teotini",
"Federico Maria",
""
],
[
"Del Bimbo",
"Alberto",
""
]
] | TITLE: Transformer-based Graph Neural Networks for Outfit Generation
ABSTRACT: Suggesting complementary clothing items to compose an outfit is a process of
emerging interest, yet it involves a fine understanding of fashion trends and
visual aesthetics. Previous works have mainly focused on recommendation by
scoring visual appeal and representing garments as ordered sequences or as
collections of pairwise-compatible items. This limits the full usage of
relations among clothes. We attempt to bridge the gap between outfit
recommendation and generation by leveraging a graph-based representation of
items in a collection. The work carried out in this paper, tries to build a
bridge between outfit recommendation and generation, by discovering new
appealing outfits starting from a collection of pre-existing ones. We propose a
transformer-based architecture, named TGNN, which exploits multi-headed self
attention to capture relations between clothing items in a graph as a message
passing step in Convolutional Graph Neural Networks. Specifically, starting
from a seed, i.e.~one or more garments, outfit generation is performed by
iteratively choosing the garment that is most compatible with the previously
chosen ones. Extensive experimentations are conducted with two different
datasets, demonstrating the capability of the model to perform seeded outfit
generation as well as obtaining state of the art results on compatibility
estimation tasks.
| no_new_dataset | 0.70978 |
2304.08107 | Hao Tian | Hao Tian, Yu Cao, P. Y. Mok | DETR-based Layered Clothing Segmentation and Fine-Grained Attribute
Recognition | null | null | null | null | cs.CV | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Clothing segmentation and fine-grained attribute recognition are challenging
tasks at the crossing of computer vision and fashion, which segment the entire
ensemble clothing instances as well as recognize detailed attributes of the
clothing products from any input human images. Many new models have been
developed for the tasks in recent years, nevertheless the segmentation accuracy
is less than satisfactory in case of layered clothing or fashion products in
different scales. In this paper, a new DEtection TRansformer (DETR) based
method is proposed to segment and recognize fine-grained attributes of ensemble
clothing instances with high accuracy. In this model, we propose a
\textbf{multi-layered attention module} by aggregating features of different
scales, determining the various scale components of a single instance, and
merging them together. We train our model on the Fashionpedia dataset and
demonstrate our method surpasses SOTA models in tasks of layered clothing
segmentation and fine-grained attribute recognition.
| [
{
"version": "v1",
"created": "Mon, 17 Apr 2023 09:34:48 GMT"
}
] | 2023-04-18T00:00:00 | [
[
"Tian",
"Hao",
""
],
[
"Cao",
"Yu",
""
],
[
"Mok",
"P. Y.",
""
]
] | TITLE: DETR-based Layered Clothing Segmentation and Fine-Grained Attribute
Recognition
ABSTRACT: Clothing segmentation and fine-grained attribute recognition are challenging
tasks at the crossing of computer vision and fashion, which segment the entire
ensemble clothing instances as well as recognize detailed attributes of the
clothing products from any input human images. Many new models have been
developed for the tasks in recent years, nevertheless the segmentation accuracy
is less than satisfactory in case of layered clothing or fashion products in
different scales. In this paper, a new DEtection TRansformer (DETR) based
method is proposed to segment and recognize fine-grained attributes of ensemble
clothing instances with high accuracy. In this model, we propose a
\textbf{multi-layered attention module} by aggregating features of different
scales, determining the various scale components of a single instance, and
merging them together. We train our model on the Fashionpedia dataset and
demonstrate our method surpasses SOTA models in tasks of layered clothing
segmentation and fine-grained attribute recognition.
| no_new_dataset | 0.711469 |
2304.08111 | Faranak Shamsafar | Faranak Shamsafar, Sunil Jaiswal, Benjamin Kelkel, Kireeti Bodduna,
Klaus Illgner-Fehns | Leveraging Multi-view Data for Improved Detection Performance: An
Industrial Use Case | null | null | null | null | cs.CV | http://creativecommons.org/licenses/by-nc-sa/4.0/ | Printed circuit boards (PCBs) are essential components of electronic devices,
and ensuring their quality is crucial in their production. However, the vast
variety of components and PCBs manufactured by different companies makes it
challenging to adapt to production lines with speed demands. To address this
challenge, we present a multi-view object detection framework that offers a
fast and precise solution. We introduce a novel multi-view dataset with
semi-automatic ground-truth data, which results in significant labeling
resource savings. Labeling PCB boards for object detection is a challenging
task due to the high density of components and the small size of the objects,
which makes it difficult to identify and label them accurately. By training an
object detector model with multi-view data, we achieve improved performance
over single-view images. To further enhance the accuracy, we develop a
multi-view inference method that aggregates results from different viewpoints.
Our experiments demonstrate a 15% improvement in mAP for detecting components
that range in size from 0.5 to 27.0 mm.
| [
{
"version": "v1",
"created": "Mon, 17 Apr 2023 09:41:37 GMT"
}
] | 2023-04-18T00:00:00 | [
[
"Shamsafar",
"Faranak",
""
],
[
"Jaiswal",
"Sunil",
""
],
[
"Kelkel",
"Benjamin",
""
],
[
"Bodduna",
"Kireeti",
""
],
[
"Illgner-Fehns",
"Klaus",
""
]
] | TITLE: Leveraging Multi-view Data for Improved Detection Performance: An
Industrial Use Case
ABSTRACT: Printed circuit boards (PCBs) are essential components of electronic devices,
and ensuring their quality is crucial in their production. However, the vast
variety of components and PCBs manufactured by different companies makes it
challenging to adapt to production lines with speed demands. To address this
challenge, we present a multi-view object detection framework that offers a
fast and precise solution. We introduce a novel multi-view dataset with
semi-automatic ground-truth data, which results in significant labeling
resource savings. Labeling PCB boards for object detection is a challenging
task due to the high density of components and the small size of the objects,
which makes it difficult to identify and label them accurately. By training an
object detector model with multi-view data, we achieve improved performance
over single-view images. To further enhance the accuracy, we develop a
multi-view inference method that aggregates results from different viewpoints.
Our experiments demonstrate a 15% improvement in mAP for detecting components
that range in size from 0.5 to 27.0 mm.
| new_dataset | 0.714809 |
2304.08114 | Jeeseung Park | Jeeseung Park, Jin-Woo Park, Jong-Seok Lee | ViPLO: Vision Transformer based Pose-Conditioned Self-Loop Graph for
Human-Object Interaction Detection | CVPR 2023 | null | null | null | cs.CV | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Human-Object Interaction (HOI) detection, which localizes and infers
relationships between human and objects, plays an important role in scene
understanding. Although two-stage HOI detectors have advantages of high
efficiency in training and inference, they suffer from lower performance than
one-stage methods due to the old backbone networks and the lack of
considerations for the HOI perception process of humans in the interaction
classifiers. In this paper, we propose Vision Transformer based
Pose-Conditioned Self-Loop Graph (ViPLO) to resolve these problems. First, we
propose a novel feature extraction method suitable for the Vision Transformer
backbone, called masking with overlapped area (MOA) module. The MOA module
utilizes the overlapped area between each patch and the given region in the
attention function, which addresses the quantization problem when using the
Vision Transformer backbone. In addition, we design a graph with a
pose-conditioned self-loop structure, which updates the human node encoding
with local features of human joints. This allows the classifier to focus on
specific human joints to effectively identify the type of interaction, which is
motivated by the human perception process for HOI. As a result, ViPLO achieves
the state-of-the-art results on two public benchmarks, especially obtaining a
+2.07 mAP performance gain on the HICO-DET dataset. The source codes are
available at https://github.com/Jeeseung-Park/ViPLO.
| [
{
"version": "v1",
"created": "Mon, 17 Apr 2023 09:44:54 GMT"
}
] | 2023-04-18T00:00:00 | [
[
"Park",
"Jeeseung",
""
],
[
"Park",
"Jin-Woo",
""
],
[
"Lee",
"Jong-Seok",
""
]
] | TITLE: ViPLO: Vision Transformer based Pose-Conditioned Self-Loop Graph for
Human-Object Interaction Detection
ABSTRACT: Human-Object Interaction (HOI) detection, which localizes and infers
relationships between human and objects, plays an important role in scene
understanding. Although two-stage HOI detectors have advantages of high
efficiency in training and inference, they suffer from lower performance than
one-stage methods due to the old backbone networks and the lack of
considerations for the HOI perception process of humans in the interaction
classifiers. In this paper, we propose Vision Transformer based
Pose-Conditioned Self-Loop Graph (ViPLO) to resolve these problems. First, we
propose a novel feature extraction method suitable for the Vision Transformer
backbone, called masking with overlapped area (MOA) module. The MOA module
utilizes the overlapped area between each patch and the given region in the
attention function, which addresses the quantization problem when using the
Vision Transformer backbone. In addition, we design a graph with a
pose-conditioned self-loop structure, which updates the human node encoding
with local features of human joints. This allows the classifier to focus on
specific human joints to effectively identify the type of interaction, which is
motivated by the human perception process for HOI. As a result, ViPLO achieves
the state-of-the-art results on two public benchmarks, especially obtaining a
+2.07 mAP performance gain on the HICO-DET dataset. The source codes are
available at https://github.com/Jeeseung-Park/ViPLO.
| no_new_dataset | 0.710785 |
2304.08115 | Mehrdad Farahani | Mehrdad Farahani, Richard Johansson | An Empirical Study of Multitask Learning to Improve Open Domain Dialogue
Systems | 11 pages, 1 figure, 4 tables, 2 appendices, NoDaLiDa2023 | null | null | null | cs.CL | http://creativecommons.org/licenses/by/4.0/ | Autoregressive models used to generate responses in open-domain dialogue
systems often struggle to take long-term context into account and to maintain
consistency over a dialogue. Previous research in open-domain dialogue
generation has shown that the use of \emph{auxiliary tasks} can introduce
inductive biases that encourage the model to improve these qualities. However,
most previous research has focused on encoder-only or encoder/decoder models,
while the use of auxiliary tasks in \emph{decoder-only} autoregressive models
is under-explored. This paper describes an investigation where four different
auxiliary tasks are added to small and medium-sized GPT-2 models fine-tuned on
the PersonaChat and DailyDialog datasets. The results show that the
introduction of the new auxiliary tasks leads to small but consistent
improvement in evaluations of the investigated models.
| [
{
"version": "v1",
"created": "Mon, 17 Apr 2023 09:44:56 GMT"
}
] | 2023-04-18T00:00:00 | [
[
"Farahani",
"Mehrdad",
""
],
[
"Johansson",
"Richard",
""
]
] | TITLE: An Empirical Study of Multitask Learning to Improve Open Domain Dialogue
Systems
ABSTRACT: Autoregressive models used to generate responses in open-domain dialogue
systems often struggle to take long-term context into account and to maintain
consistency over a dialogue. Previous research in open-domain dialogue
generation has shown that the use of \emph{auxiliary tasks} can introduce
inductive biases that encourage the model to improve these qualities. However,
most previous research has focused on encoder-only or encoder/decoder models,
while the use of auxiliary tasks in \emph{decoder-only} autoregressive models
is under-explored. This paper describes an investigation where four different
auxiliary tasks are added to small and medium-sized GPT-2 models fine-tuned on
the PersonaChat and DailyDialog datasets. The results show that the
introduction of the new auxiliary tasks leads to small but consistent
improvement in evaluations of the investigated models.
| no_new_dataset | 0.709585 |
2304.08151 | Freddie Bickford Smith | Freddie Bickford Smith, Andreas Kirsch, Sebastian Farquhar, Yarin Gal,
Adam Foster, Tom Rainforth | Prediction-Oriented Bayesian Active Learning | Published at AISTATS 2023 | null | null | null | cs.LG stat.ML | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Information-theoretic approaches to active learning have traditionally
focused on maximising the information gathered about the model parameters, most
commonly by optimising the BALD score. We highlight that this can be suboptimal
from the perspective of predictive performance. For example, BALD lacks a
notion of an input distribution and so is prone to prioritise data of limited
relevance. To address this we propose the expected predictive information gain
(EPIG), an acquisition function that measures information gain in the space of
predictions rather than parameters. We find that using EPIG leads to stronger
predictive performance compared with BALD across a range of datasets and
models, and thus provides an appealing drop-in replacement.
| [
{
"version": "v1",
"created": "Mon, 17 Apr 2023 10:59:57 GMT"
}
] | 2023-04-18T00:00:00 | [
[
"Smith",
"Freddie Bickford",
""
],
[
"Kirsch",
"Andreas",
""
],
[
"Farquhar",
"Sebastian",
""
],
[
"Gal",
"Yarin",
""
],
[
"Foster",
"Adam",
""
],
[
"Rainforth",
"Tom",
""
]
] | TITLE: Prediction-Oriented Bayesian Active Learning
ABSTRACT: Information-theoretic approaches to active learning have traditionally
focused on maximising the information gathered about the model parameters, most
commonly by optimising the BALD score. We highlight that this can be suboptimal
from the perspective of predictive performance. For example, BALD lacks a
notion of an input distribution and so is prone to prioritise data of limited
relevance. To address this we propose the expected predictive information gain
(EPIG), an acquisition function that measures information gain in the space of
predictions rather than parameters. We find that using EPIG leads to stronger
predictive performance compared with BALD across a range of datasets and
models, and thus provides an appealing drop-in replacement.
| no_new_dataset | 0.709799 |
2304.08174 | Jakob Ambsdorf | Jakob Ambsdorf | Benchmarking Faithfulness: Towards Accurate Natural Language
Explanations in Vision-Language Tasks | Master's Thesis 28.09.2022, M.Sc Informatics, University of Hamburg,
Germany | null | null | null | cs.CL cs.AI cs.CV | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | With deep neural models increasingly permeating our daily lives comes a need
for transparent and comprehensible explanations of their decision-making.
However, most explanation methods that have been developed so far are not
intuitively understandable for lay users. In contrast, natural language
explanations (NLEs) promise to enable the communication of a model's
decision-making in an easily intelligible way. While current models
successfully generate convincing explanations, it is an open question how well
the NLEs actually represent the reasoning process of the models - a property
called faithfulness. Although the development of metrics to measure
faithfulness is crucial to designing more faithful models, current metrics are
either not applicable to NLEs or are not designed to compare different model
architectures across multiple modalities.
Building on prior research on faithfulness measures and based on a detailed
rationale, we address this issue by proposing three faithfulness metrics:
Attribution-Similarity, NLE-Sufficiency, and NLE-Comprehensiveness. The
efficacy of the metrics is evaluated on the VQA-X and e-SNLI-VE datasets of the
e-ViL benchmark for vision-language NLE generation by systematically applying
modifications to the performant e-UG model for which we expect changes in the
measured explanation faithfulness. We show on the e-SNLI-VE dataset that the
removal of redundant inputs to the explanation-generation module of e-UG
successively increases the model's faithfulness on the linguistic modality as
measured by Attribution-Similarity. Further, our analysis demonstrates that
NLE-Sufficiency and -Comprehensiveness are not necessarily correlated to
Attribution-Similarity, and we discuss how the two metrics can be utilized to
gain further insights into the explanation generation process.
| [
{
"version": "v1",
"created": "Mon, 3 Apr 2023 08:24:10 GMT"
}
] | 2023-04-18T00:00:00 | [
[
"Ambsdorf",
"Jakob",
""
]
] | TITLE: Benchmarking Faithfulness: Towards Accurate Natural Language
Explanations in Vision-Language Tasks
ABSTRACT: With deep neural models increasingly permeating our daily lives comes a need
for transparent and comprehensible explanations of their decision-making.
However, most explanation methods that have been developed so far are not
intuitively understandable for lay users. In contrast, natural language
explanations (NLEs) promise to enable the communication of a model's
decision-making in an easily intelligible way. While current models
successfully generate convincing explanations, it is an open question how well
the NLEs actually represent the reasoning process of the models - a property
called faithfulness. Although the development of metrics to measure
faithfulness is crucial to designing more faithful models, current metrics are
either not applicable to NLEs or are not designed to compare different model
architectures across multiple modalities.
Building on prior research on faithfulness measures and based on a detailed
rationale, we address this issue by proposing three faithfulness metrics:
Attribution-Similarity, NLE-Sufficiency, and NLE-Comprehensiveness. The
efficacy of the metrics is evaluated on the VQA-X and e-SNLI-VE datasets of the
e-ViL benchmark for vision-language NLE generation by systematically applying
modifications to the performant e-UG model for which we expect changes in the
measured explanation faithfulness. We show on the e-SNLI-VE dataset that the
removal of redundant inputs to the explanation-generation module of e-UG
successively increases the model's faithfulness on the linguistic modality as
measured by Attribution-Similarity. Further, our analysis demonstrates that
NLE-Sufficiency and -Comprehensiveness are not necessarily correlated to
Attribution-Similarity, and we discuss how the two metrics can be utilized to
gain further insights into the explanation generation process.
| no_new_dataset | 0.696991 |
2304.08178 | Daniel Omeiza A | Marc Alexander K\"uhn, Daniel Omeiza, Lars Kunze | Textual Explanations for Automated Commentary Driving | Accepted to IV 2023 | null | null | null | cs.CL cs.AI cs.HC cs.LG cs.RO | http://creativecommons.org/licenses/by/4.0/ | The provision of natural language explanations for the predictions of
deep-learning-based vehicle controllers is critical as it enhances transparency
and easy audit. In this work, a state-of-the-art (SOTA) prediction and
explanation model is thoroughly evaluated and validated (as a benchmark) on the
new Sense--Assess--eXplain (SAX). Additionally, we developed a new explainer
model that improved over the baseline architecture in two ways: (i) an
integration of part of speech prediction and (ii) an introduction of special
token penalties. On the BLEU metric, our explanation generation technique
outperformed SOTA by a factor of 7.7 when applied on the BDD-X dataset. The
description generation technique is also improved by a factor of 1.3. Hence,
our work contributes to the realisation of future explainable autonomous
vehicles.
| [
{
"version": "v1",
"created": "Wed, 12 Apr 2023 21:50:20 GMT"
}
] | 2023-04-18T00:00:00 | [
[
"Kühn",
"Marc Alexander",
""
],
[
"Omeiza",
"Daniel",
""
],
[
"Kunze",
"Lars",
""
]
] | TITLE: Textual Explanations for Automated Commentary Driving
ABSTRACT: The provision of natural language explanations for the predictions of
deep-learning-based vehicle controllers is critical as it enhances transparency
and easy audit. In this work, a state-of-the-art (SOTA) prediction and
explanation model is thoroughly evaluated and validated (as a benchmark) on the
new Sense--Assess--eXplain (SAX). Additionally, we developed a new explainer
model that improved over the baseline architecture in two ways: (i) an
integration of part of speech prediction and (ii) an introduction of special
token penalties. On the BLEU metric, our explanation generation technique
outperformed SOTA by a factor of 7.7 when applied on the BDD-X dataset. The
description generation technique is also improved by a factor of 1.3. Hence,
our work contributes to the realisation of future explainable autonomous
vehicles.
| no_new_dataset | 0.70844 |
2304.08183 | Linhao Luo | Linhao Luo, Yuan-Fang Li, Gholamreza Haffari, and Shirui Pan | Normalizing Flow-based Neural Process for Few-Shot Knowledge Graph
Completion | Accepted by SIGIR2023 | SIGIR 2023 | 10.1145/3539618.3591743 | null | cs.IR cs.AI | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Knowledge graphs (KGs), as a structured form of knowledge representation,
have been widely applied in the real world. Recently, few-shot knowledge graph
completion (FKGC), which aims to predict missing facts for unseen relations
with few-shot associated facts, has attracted increasing attention from
practitioners and researchers. However, existing FKGC methods are based on
metric learning or meta-learning, which often suffer from the
out-of-distribution and overfitting problems. Meanwhile, they are incompetent
at estimating uncertainties in predictions, which is critically important as
model predictions could be very unreliable in few-shot settings. Furthermore,
most of them cannot handle complex relations and ignore path information in
KGs, which largely limits their performance. In this paper, we propose a
normalizing flow-based neural process for few-shot knowledge graph completion
(NP-FKGC). Specifically, we unify normalizing flows and neural processes to
model a complex distribution of KG completion functions. This offers a novel
way to predict facts for few-shot relations while estimating the uncertainty.
Then, we propose a stochastic ManifoldE decoder to incorporate the neural
process and handle complex relations in few-shot settings. To further improve
performance, we introduce an attentive relation path-based graph neural network
to capture path information in KGs. Extensive experiments on three public
datasets demonstrate that our method significantly outperforms the existing
FKGC methods and achieves state-of-the-art performance. Code is available at
https://github.com/RManLuo/NP-FKGC.git.
| [
{
"version": "v1",
"created": "Mon, 17 Apr 2023 11:42:28 GMT"
}
] | 2023-04-18T00:00:00 | [
[
"Luo",
"Linhao",
""
],
[
"Li",
"Yuan-Fang",
""
],
[
"Haffari",
"Gholamreza",
""
],
[
"Pan",
"Shirui",
""
]
] | TITLE: Normalizing Flow-based Neural Process for Few-Shot Knowledge Graph
Completion
ABSTRACT: Knowledge graphs (KGs), as a structured form of knowledge representation,
have been widely applied in the real world. Recently, few-shot knowledge graph
completion (FKGC), which aims to predict missing facts for unseen relations
with few-shot associated facts, has attracted increasing attention from
practitioners and researchers. However, existing FKGC methods are based on
metric learning or meta-learning, which often suffer from the
out-of-distribution and overfitting problems. Meanwhile, they are incompetent
at estimating uncertainties in predictions, which is critically important as
model predictions could be very unreliable in few-shot settings. Furthermore,
most of them cannot handle complex relations and ignore path information in
KGs, which largely limits their performance. In this paper, we propose a
normalizing flow-based neural process for few-shot knowledge graph completion
(NP-FKGC). Specifically, we unify normalizing flows and neural processes to
model a complex distribution of KG completion functions. This offers a novel
way to predict facts for few-shot relations while estimating the uncertainty.
Then, we propose a stochastic ManifoldE decoder to incorporate the neural
process and handle complex relations in few-shot settings. To further improve
performance, we introduce an attentive relation path-based graph neural network
to capture path information in KGs. Extensive experiments on three public
datasets demonstrate that our method significantly outperforms the existing
FKGC methods and achieves state-of-the-art performance. Code is available at
https://github.com/RManLuo/NP-FKGC.git.
| no_new_dataset | 0.709453 |
2304.08186 | Jingrui Yu | Jingrui Yu, Tobias Scheck, Roman Seidel, Yukti Adya, Dipankar Nandi,
Gangolf Hirtz | Human Pose Estimation in Monocular Omnidirectional Top-View Images | null | null | null | null | cs.CV cs.AI cs.LG | http://creativecommons.org/licenses/by/4.0/ | Human pose estimation (HPE) with convolutional neural networks (CNNs) for
indoor monitoring is one of the major challenges in computer vision. In
contrast to HPE in perspective views, an indoor monitoring system can consist
of an omnidirectional camera with a field of view of 180{\deg} to detect the
pose of a person with only one sensor per room. To recognize human pose, the
detection of keypoints is an essential upstream step. In our work we propose a
new dataset for training and evaluation of CNNs for the task of keypoint
detection in omnidirectional images. The training dataset, THEODORE+, consists
of 50,000 images and is created by a 3D rendering engine, where humans are
randomly walking through an indoor environment. In a dynamically created 3D
scene, persons move randomly with simultaneously moving omnidirectional camera
to generate synthetic RGB images and 2D and 3D ground truth. For evaluation
purposes, the real-world PoseFES dataset with two scenarios and 701 frames with
up to eight persons per scene was captured and annotated. We propose four
training paradigms to finetune or re-train two top-down models in MMPose and
two bottom-up models in CenterNet on THEODORE+. Beside a qualitative evaluation
we report quantitative results. Compared to a COCO pretrained baseline, we
achieve significant improvements especially for top-view scenes on the PoseFES
dataset. Our datasets can be found at
https://www.tu-chemnitz.de/etit/dst/forschung/comp_vision/datasets/index.php.en.
| [
{
"version": "v1",
"created": "Mon, 17 Apr 2023 11:52:04 GMT"
}
] | 2023-04-18T00:00:00 | [
[
"Yu",
"Jingrui",
""
],
[
"Scheck",
"Tobias",
""
],
[
"Seidel",
"Roman",
""
],
[
"Adya",
"Yukti",
""
],
[
"Nandi",
"Dipankar",
""
],
[
"Hirtz",
"Gangolf",
""
]
] | TITLE: Human Pose Estimation in Monocular Omnidirectional Top-View Images
ABSTRACT: Human pose estimation (HPE) with convolutional neural networks (CNNs) for
indoor monitoring is one of the major challenges in computer vision. In
contrast to HPE in perspective views, an indoor monitoring system can consist
of an omnidirectional camera with a field of view of 180{\deg} to detect the
pose of a person with only one sensor per room. To recognize human pose, the
detection of keypoints is an essential upstream step. In our work we propose a
new dataset for training and evaluation of CNNs for the task of keypoint
detection in omnidirectional images. The training dataset, THEODORE+, consists
of 50,000 images and is created by a 3D rendering engine, where humans are
randomly walking through an indoor environment. In a dynamically created 3D
scene, persons move randomly with simultaneously moving omnidirectional camera
to generate synthetic RGB images and 2D and 3D ground truth. For evaluation
purposes, the real-world PoseFES dataset with two scenarios and 701 frames with
up to eight persons per scene was captured and annotated. We propose four
training paradigms to finetune or re-train two top-down models in MMPose and
two bottom-up models in CenterNet on THEODORE+. Beside a qualitative evaluation
we report quantitative results. Compared to a COCO pretrained baseline, we
achieve significant improvements especially for top-view scenes on the PoseFES
dataset. Our datasets can be found at
https://www.tu-chemnitz.de/etit/dst/forschung/comp_vision/datasets/index.php.en.
| new_dataset | 0.717761 |
2304.08193 | Jingrui Yu | Jingrui Yu, Ana Cecilia Perez Grassi, Gangolf Hirtz | Applications of Deep Learning for Top-View Omnidirectional Imaging: A
Survey | null | null | null | null | cs.CV cs.AI cs.LG | http://creativecommons.org/licenses/by/4.0/ | A large field-of-view fisheye camera allows for capturing a large area with
minimal numbers of cameras when they are mounted on a high position facing
downwards. This top-view omnidirectional setup greatly reduces the work and
cost for deployment compared to traditional solutions with multiple perspective
cameras. In recent years, deep learning has been widely employed for vision
related tasks, including for such omnidirectional settings. In this survey, we
look at the application of deep learning in combination with omnidirectional
top-view cameras, including the available datasets, human and object detection,
human pose estimation, activity recognition and other miscellaneous
applications.
| [
{
"version": "v1",
"created": "Mon, 17 Apr 2023 12:06:41 GMT"
}
] | 2023-04-18T00:00:00 | [
[
"Yu",
"Jingrui",
""
],
[
"Grassi",
"Ana Cecilia Perez",
""
],
[
"Hirtz",
"Gangolf",
""
]
] | TITLE: Applications of Deep Learning for Top-View Omnidirectional Imaging: A
Survey
ABSTRACT: A large field-of-view fisheye camera allows for capturing a large area with
minimal numbers of cameras when they are mounted on a high position facing
downwards. This top-view omnidirectional setup greatly reduces the work and
cost for deployment compared to traditional solutions with multiple perspective
cameras. In recent years, deep learning has been widely employed for vision
related tasks, including for such omnidirectional settings. In this survey, we
look at the application of deep learning in combination with omnidirectional
top-view cameras, including the available datasets, human and object detection,
human pose estimation, activity recognition and other miscellaneous
applications.
| no_new_dataset | 0.705823 |
2304.08204 | Hyundo Lee | Hyundo Lee, Inwoo Hwang, Hyunsung Go, Won-Seok Choi, Kibeom Kim,
Byoung-Tak Zhang | Learning Geometry-aware Representations by Sketching | CVPR 2023 | null | null | null | cs.CV | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Understanding geometric concepts, such as distance and shape, is essential
for understanding the real world and also for many vision tasks. To incorporate
such information into a visual representation of a scene, we propose learning
to represent the scene by sketching, inspired by human behavior. Our method,
coined Learning by Sketching (LBS), learns to convert an image into a set of
colored strokes that explicitly incorporate the geometric information of the
scene in a single inference step without requiring a sketch dataset. A sketch
is then generated from the strokes where CLIP-based perceptual loss maintains a
semantic similarity between the sketch and the image. We show theoretically
that sketching is equivariant with respect to arbitrary affine transformations
and thus provably preserves geometric information. Experimental results show
that LBS substantially improves the performance of object attribute
classification on the unlabeled CLEVR dataset, domain transfer between CLEVR
and STL-10 datasets, and for diverse downstream tasks, confirming that LBS
provides rich geometric information.
| [
{
"version": "v1",
"created": "Mon, 17 Apr 2023 12:23:32 GMT"
}
] | 2023-04-18T00:00:00 | [
[
"Lee",
"Hyundo",
""
],
[
"Hwang",
"Inwoo",
""
],
[
"Go",
"Hyunsung",
""
],
[
"Choi",
"Won-Seok",
""
],
[
"Kim",
"Kibeom",
""
],
[
"Zhang",
"Byoung-Tak",
""
]
] | TITLE: Learning Geometry-aware Representations by Sketching
ABSTRACT: Understanding geometric concepts, such as distance and shape, is essential
for understanding the real world and also for many vision tasks. To incorporate
such information into a visual representation of a scene, we propose learning
to represent the scene by sketching, inspired by human behavior. Our method,
coined Learning by Sketching (LBS), learns to convert an image into a set of
colored strokes that explicitly incorporate the geometric information of the
scene in a single inference step without requiring a sketch dataset. A sketch
is then generated from the strokes where CLIP-based perceptual loss maintains a
semantic similarity between the sketch and the image. We show theoretically
that sketching is equivariant with respect to arbitrary affine transformations
and thus provably preserves geometric information. Experimental results show
that LBS substantially improves the performance of object attribute
classification on the unlabeled CLEVR dataset, domain transfer between CLEVR
and STL-10 datasets, and for diverse downstream tasks, confirming that LBS
provides rich geometric information.
| no_new_dataset | 0.70939 |
2304.08205 | Chuanqi Tan | Zhen-Ru Zhang, Chuanqi Tan, Songfang Huang, Fei Huang | VECO 2.0: Cross-lingual Language Model Pre-training with
Multi-granularity Contrastive Learning | Technical Report for AliceMind's VECO 2.0 (ranked 1st on the XTREME
leaderboard on March 17, 2023) | null | null | null | cs.CL | http://creativecommons.org/licenses/by-nc-sa/4.0/ | Recent studies have demonstrated the potential of cross-lingual
transferability by training a unified Transformer encoder for multiple
languages. In addition to involving the masked language model objective,
existing cross-lingual pre-training works leverage sentence-level contrastive
learning or plugs in extra cross-attention module to complement the
insufficient capabilities of cross-lingual alignment. Nonetheless, synonym
pairs residing in bilingual corpus are not exploited and aligned, which is more
crucial than sentence interdependence establishment for token-level tasks. In
this work, we propose a cross-lingual pre-trained model VECO~2.0 based on
contrastive learning with multi-granularity alignments. Specifically, the
sequence-to-sequence alignment is induced to maximize the similarity of the
parallel pairs and minimize the non-parallel pairs. Then, token-to-token
alignment is integrated to bridge the gap between synonymous tokens excavated
via the thesaurus dictionary from the other unpaired tokens in a bilingual
instance. Experiments show the effectiveness of the proposed strategy for
cross-lingual model pre-training on the XTREME benchmark.
| [
{
"version": "v1",
"created": "Mon, 17 Apr 2023 12:23:41 GMT"
}
] | 2023-04-18T00:00:00 | [
[
"Zhang",
"Zhen-Ru",
""
],
[
"Tan",
"Chuanqi",
""
],
[
"Huang",
"Songfang",
""
],
[
"Huang",
"Fei",
""
]
] | TITLE: VECO 2.0: Cross-lingual Language Model Pre-training with
Multi-granularity Contrastive Learning
ABSTRACT: Recent studies have demonstrated the potential of cross-lingual
transferability by training a unified Transformer encoder for multiple
languages. In addition to involving the masked language model objective,
existing cross-lingual pre-training works leverage sentence-level contrastive
learning or plugs in extra cross-attention module to complement the
insufficient capabilities of cross-lingual alignment. Nonetheless, synonym
pairs residing in bilingual corpus are not exploited and aligned, which is more
crucial than sentence interdependence establishment for token-level tasks. In
this work, we propose a cross-lingual pre-trained model VECO~2.0 based on
contrastive learning with multi-granularity alignments. Specifically, the
sequence-to-sequence alignment is induced to maximize the similarity of the
parallel pairs and minimize the non-parallel pairs. Then, token-to-token
alignment is integrated to bridge the gap between synonymous tokens excavated
via the thesaurus dictionary from the other unpaired tokens in a bilingual
instance. Experiments show the effectiveness of the proposed strategy for
cross-lingual model pre-training on the XTREME benchmark.
| no_new_dataset | 0.709435 |
2304.08210 | Dustin Aganian | Dustin Aganian, Benedict Stephan, Markus Eisenbach, Corinna Stretz,
and Horst-Michael Gross | ATTACH Dataset: Annotated Two-Handed Assembly Actions for Human Action
Understanding | IEEE International Conference on Robotics and Automation (ICRA) 2023 | null | null | null | cs.RO cs.CV cs.LG | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | With the emergence of collaborative robots (cobots), human-robot
collaboration in industrial manufacturing is coming into focus. For a cobot to
act autonomously and as an assistant, it must understand human actions during
assembly. To effectively train models for this task, a dataset containing
suitable assembly actions in a realistic setting is crucial. For this purpose,
we present the ATTACH dataset, which contains 51.6 hours of assembly with 95.2k
annotated fine-grained actions monitored by three cameras, which represent
potential viewpoints of a cobot. Since in an assembly context workers tend to
perform different actions simultaneously with their two hands, we annotated the
performed actions for each hand separately. Therefore, in the ATTACH dataset,
more than 68% of annotations overlap with other annotations, which is many
times more than in related datasets, typically featuring more simplistic
assembly tasks. For better generalization with respect to the background of the
working area, we did not only record color and depth images, but also used the
Azure Kinect body tracking SDK for estimating 3D skeletons of the worker. To
create a first baseline, we report the performance of state-of-the-art methods
for action recognition as well as action detection on video and
skeleton-sequence inputs. The dataset is available at
https://www.tu-ilmenau.de/neurob/data-sets-code/attach-dataset .
| [
{
"version": "v1",
"created": "Mon, 17 Apr 2023 12:31:24 GMT"
}
] | 2023-04-18T00:00:00 | [
[
"Aganian",
"Dustin",
""
],
[
"Stephan",
"Benedict",
""
],
[
"Eisenbach",
"Markus",
""
],
[
"Stretz",
"Corinna",
""
],
[
"Gross",
"Horst-Michael",
""
]
] | TITLE: ATTACH Dataset: Annotated Two-Handed Assembly Actions for Human Action
Understanding
ABSTRACT: With the emergence of collaborative robots (cobots), human-robot
collaboration in industrial manufacturing is coming into focus. For a cobot to
act autonomously and as an assistant, it must understand human actions during
assembly. To effectively train models for this task, a dataset containing
suitable assembly actions in a realistic setting is crucial. For this purpose,
we present the ATTACH dataset, which contains 51.6 hours of assembly with 95.2k
annotated fine-grained actions monitored by three cameras, which represent
potential viewpoints of a cobot. Since in an assembly context workers tend to
perform different actions simultaneously with their two hands, we annotated the
performed actions for each hand separately. Therefore, in the ATTACH dataset,
more than 68% of annotations overlap with other annotations, which is many
times more than in related datasets, typically featuring more simplistic
assembly tasks. For better generalization with respect to the background of the
working area, we did not only record color and depth images, but also used the
Azure Kinect body tracking SDK for estimating 3D skeletons of the worker. To
create a first baseline, we report the performance of state-of-the-art methods
for action recognition as well as action detection on video and
skeleton-sequence inputs. The dataset is available at
https://www.tu-ilmenau.de/neurob/data-sets-code/attach-dataset .
| new_dataset | 0.717445 |
2304.08222 | Daan de Geus | Daan de Geus, Gijs Dubbelman | Intra-Batch Supervision for Panoptic Segmentation on High-Resolution
Images | WACV 2023. Project page and code:
https://ddegeus.github.io/intra-batch-supervision/ | null | 10.1109/WACV56688.2023.00318 | null | cs.CV | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Unified panoptic segmentation methods are achieving state-of-the-art results
on several datasets. To achieve these results on high-resolution datasets,
these methods apply crop-based training. In this work, we find that, although
crop-based training is advantageous in general, it also has a harmful
side-effect. Specifically, it limits the ability of unified networks to
discriminate between large object instances, causing them to make predictions
that are confused between multiple instances. To solve this, we propose
Intra-Batch Supervision (IBS), which improves a network's ability to
discriminate between instances by introducing additional supervision using
multiple images from the same batch. We show that, with our IBS, we
successfully address the confusion problem and consistently improve the
performance of unified networks. For the high-resolution Cityscapes and
Mapillary Vistas datasets, we achieve improvements of up to +2.5 on the
Panoptic Quality for thing classes, and even more considerable gains of up to
+5.8 on both the pixel accuracy and pixel precision, which we identify as
better metrics to capture the confusion problem.
| [
{
"version": "v1",
"created": "Mon, 17 Apr 2023 12:48:36 GMT"
}
] | 2023-04-18T00:00:00 | [
[
"de Geus",
"Daan",
""
],
[
"Dubbelman",
"Gijs",
""
]
] | TITLE: Intra-Batch Supervision for Panoptic Segmentation on High-Resolution
Images
ABSTRACT: Unified panoptic segmentation methods are achieving state-of-the-art results
on several datasets. To achieve these results on high-resolution datasets,
these methods apply crop-based training. In this work, we find that, although
crop-based training is advantageous in general, it also has a harmful
side-effect. Specifically, it limits the ability of unified networks to
discriminate between large object instances, causing them to make predictions
that are confused between multiple instances. To solve this, we propose
Intra-Batch Supervision (IBS), which improves a network's ability to
discriminate between instances by introducing additional supervision using
multiple images from the same batch. We show that, with our IBS, we
successfully address the confusion problem and consistently improve the
performance of unified networks. For the high-resolution Cityscapes and
Mapillary Vistas datasets, we achieve improvements of up to +2.5 on the
Panoptic Quality for thing classes, and even more considerable gains of up to
+5.8 on both the pixel accuracy and pixel precision, which we identify as
better metrics to capture the confusion problem.
| no_new_dataset | 0.710653 |
2304.08230 | Elena Govi | Elena Govi, Davide Sapienza, Carmelo Scribano, Tobia Poppi, Giorgia
Franchini, Paola Ard\`on, Micaela Verucchi and Marko Bertogna | Uncovering the Background-Induced bias in RGB based 6-DoF Object Pose
Estimation | 17 pages, 10 figures, submitted to EURASIP Journal on Image and Video
Processing | null | null | null | cs.CV cs.AI | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | In recent years, there has been a growing trend of using data-driven methods
in industrial settings. These kinds of methods often process video images or
parts, therefore the integrity of such images is crucial. Sometimes datasets,
e.g. consisting of images, can be sophisticated for various reasons. It becomes
critical to understand how the manipulation of video and images can impact the
effectiveness of a machine learning method. Our case study aims precisely to
analyze the Linemod dataset, considered the state of the art in 6D pose
estimation context. That dataset presents images accompanied by ArUco markers;
it is evident that such markers will not be available in real-world contexts.
We analyze how the presence of the markers affects the pose estimation
accuracy, and how this bias may be mitigated through data augmentation and
other methods. Our work aims to show how the presence of these markers goes to
modify, in the testing phase, the effectiveness of the deep learning method
used. In particular, we will demonstrate, through the tool of saliency maps,
how the focus of the neural network is captured in part by these ArUco markers.
Finally, a new dataset, obtained by applying geometric tools to Linemod, will
be proposed in order to demonstrate our hypothesis and uncovering the bias. Our
results demonstrate the potential for bias in 6DOF pose estimation networks,
and suggest methods for reducing this bias when training with markers.
| [
{
"version": "v1",
"created": "Mon, 17 Apr 2023 12:54:20 GMT"
}
] | 2023-04-18T00:00:00 | [
[
"Govi",
"Elena",
""
],
[
"Sapienza",
"Davide",
""
],
[
"Scribano",
"Carmelo",
""
],
[
"Poppi",
"Tobia",
""
],
[
"Franchini",
"Giorgia",
""
],
[
"Ardòn",
"Paola",
""
],
[
"Verucchi",
"Micaela",
""
],
[
"Bertogna",
"Marko",
""
]
] | TITLE: Uncovering the Background-Induced bias in RGB based 6-DoF Object Pose
Estimation
ABSTRACT: In recent years, there has been a growing trend of using data-driven methods
in industrial settings. These kinds of methods often process video images or
parts, therefore the integrity of such images is crucial. Sometimes datasets,
e.g. consisting of images, can be sophisticated for various reasons. It becomes
critical to understand how the manipulation of video and images can impact the
effectiveness of a machine learning method. Our case study aims precisely to
analyze the Linemod dataset, considered the state of the art in 6D pose
estimation context. That dataset presents images accompanied by ArUco markers;
it is evident that such markers will not be available in real-world contexts.
We analyze how the presence of the markers affects the pose estimation
accuracy, and how this bias may be mitigated through data augmentation and
other methods. Our work aims to show how the presence of these markers goes to
modify, in the testing phase, the effectiveness of the deep learning method
used. In particular, we will demonstrate, through the tool of saliency maps,
how the focus of the neural network is captured in part by these ArUco markers.
Finally, a new dataset, obtained by applying geometric tools to Linemod, will
be proposed in order to demonstrate our hypothesis and uncovering the bias. Our
results demonstrate the potential for bias in 6DOF pose estimation networks,
and suggest methods for reducing this bias when training with markers.
| new_dataset | 0.718746 |
2304.08232 | Alberto Scolari | Alberto Scolari, Albert-Jan Yzelman | Effective implementation of the High Performance Conjugate Gradient
benchmark on GraphBLAS | null | null | null | null | cs.DC | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Applications in High-Performance Computing (HPC) environments face challenges
due to increasing complexity. Among them, the increasing usage of sparse data
pushes the limits of data structures and programming models and hampers the
efficient usage of existing, highly parallel hardware. The GraphBLAS
specification tackles these challenges by proposing a set of data containers
and primitives, coupled with a semantics based on abstract algebraic concepts:
this allows multiple applications on sparse data to be described with a small
set of primitives and benefit from the many optimizations of a
compile-time-known algebraic specification. Among HPC applications, the High
Performance Conjugate Gradient (HPCG) benchmark is an important representative
of a large body of sparse workloads, and its structure poses several
programmability and performance challenges. This work tackles them by proposing
and evaluating an implementation on GraphBLAS of HPCG, highlighting the main
changes to its kernels. The results for shared memory systems outperforms the
reference, while results in distributed systems highlight fundamental
limitations of GraphBLAS-compliant implementations, which suggests several
future directions.
| [
{
"version": "v1",
"created": "Mon, 17 Apr 2023 12:55:43 GMT"
}
] | 2023-04-18T00:00:00 | [
[
"Scolari",
"Alberto",
""
],
[
"Yzelman",
"Albert-Jan",
""
]
] | TITLE: Effective implementation of the High Performance Conjugate Gradient
benchmark on GraphBLAS
ABSTRACT: Applications in High-Performance Computing (HPC) environments face challenges
due to increasing complexity. Among them, the increasing usage of sparse data
pushes the limits of data structures and programming models and hampers the
efficient usage of existing, highly parallel hardware. The GraphBLAS
specification tackles these challenges by proposing a set of data containers
and primitives, coupled with a semantics based on abstract algebraic concepts:
this allows multiple applications on sparse data to be described with a small
set of primitives and benefit from the many optimizations of a
compile-time-known algebraic specification. Among HPC applications, the High
Performance Conjugate Gradient (HPCG) benchmark is an important representative
of a large body of sparse workloads, and its structure poses several
programmability and performance challenges. This work tackles them by proposing
and evaluating an implementation on GraphBLAS of HPCG, highlighting the main
changes to its kernels. The results for shared memory systems outperforms the
reference, while results in distributed systems highlight fundamental
limitations of GraphBLAS-compliant implementations, which suggests several
future directions.
| no_new_dataset | 0.70416 |
2304.08240 | Sina Abdous | Sina Abdous, Reza Abdollahzadeh, Mohammad Hossein Rohban | KS-GNNExplainer: Global Model Interpretation Through Instance
Explanations On Histopathology images | null | null | null | null | eess.IV cs.CV | http://creativecommons.org/licenses/by/4.0/ | Instance-level graph neural network explainers have proven beneficial for
explaining such networks on histopathology images. However, there has been few
methods that provide model explanations, which are common patterns among
samples within the same class. We envision that graph-based histopathological
image analysis can benefit significantly from such explanations. On the other
hand, current model-level explainers are based on graph generation methods that
are not applicable in this domain because of no corresponding image for their
generated graphs in real world. Therefore, such explanations are communicable
to the experts. To follow this vision, we developed KS-GNNExplainer, the first
instance-level graph neural network explainer that leverages current
instance-level approaches in an effective manner to provide more informative
and reliable explainable outputs, which are crucial for applied AI in the
health domain. Our experiments on various datasets, and based on both
quantitative and qualitative measures, demonstrate that the proposed explainer
is capable of being a global pattern extractor, which is a fundamental
limitation of current instance-level approaches in this domain.
| [
{
"version": "v1",
"created": "Fri, 14 Apr 2023 16:48:41 GMT"
}
] | 2023-04-18T00:00:00 | [
[
"Abdous",
"Sina",
""
],
[
"Abdollahzadeh",
"Reza",
""
],
[
"Rohban",
"Mohammad Hossein",
""
]
] | TITLE: KS-GNNExplainer: Global Model Interpretation Through Instance
Explanations On Histopathology images
ABSTRACT: Instance-level graph neural network explainers have proven beneficial for
explaining such networks on histopathology images. However, there has been few
methods that provide model explanations, which are common patterns among
samples within the same class. We envision that graph-based histopathological
image analysis can benefit significantly from such explanations. On the other
hand, current model-level explainers are based on graph generation methods that
are not applicable in this domain because of no corresponding image for their
generated graphs in real world. Therefore, such explanations are communicable
to the experts. To follow this vision, we developed KS-GNNExplainer, the first
instance-level graph neural network explainer that leverages current
instance-level approaches in an effective manner to provide more informative
and reliable explainable outputs, which are crucial for applied AI in the
health domain. Our experiments on various datasets, and based on both
quantitative and qualitative measures, demonstrate that the proposed explainer
is capable of being a global pattern extractor, which is a fundamental
limitation of current instance-level approaches in this domain.
| no_new_dataset | 0.709988 |
2304.08243 | Swapnil Sharma | Swapnil Sharma, Nikita Anand, Kranthi Kiran G. V | Stochastic Code Generation | 6 pages, 3 figures | null | null | null | cs.CL cs.LG | http://creativecommons.org/licenses/by/4.0/ | Large language models pre-trained for code generation can generate
high-quality short code but often struggle with generating coherent long code
and understanding higher-level or system-level specifications. This issue is
also observed in language modeling for long text generation, and one proposed
solution is the use of a latent stochastic process. This approach involves
generating a document plan and then producing text that is consistent with it.
In this study, we investigate whether this technique can be applied to code
generation to improve coherence. We base our proposed encoder and decoder on
the pre-trained GPT-2 based CodeParrot model and utilize the APPS dataset for
training. We evaluate our results using the HumanEval benchmark and observe
that the modified Time Control model performs similarly to CodeParrot on this
evaluation.
| [
{
"version": "v1",
"created": "Fri, 14 Apr 2023 00:01:05 GMT"
}
] | 2023-04-18T00:00:00 | [
[
"Sharma",
"Swapnil",
""
],
[
"Anand",
"Nikita",
""
],
[
"G.",
"Kranthi Kiran",
"V"
]
] | TITLE: Stochastic Code Generation
ABSTRACT: Large language models pre-trained for code generation can generate
high-quality short code but often struggle with generating coherent long code
and understanding higher-level or system-level specifications. This issue is
also observed in language modeling for long text generation, and one proposed
solution is the use of a latent stochastic process. This approach involves
generating a document plan and then producing text that is consistent with it.
In this study, we investigate whether this technique can be applied to code
generation to improve coherence. We base our proposed encoder and decoder on
the pre-trained GPT-2 based CodeParrot model and utilize the APPS dataset for
training. We evaluate our results using the HumanEval benchmark and observe
that the modified Time Control model performs similarly to CodeParrot on this
evaluation.
| no_new_dataset | 0.709856 |
2304.08257 | Jiasheng Wang | Jiasheng Wang | Graph Embedding Augmented Skill Rating System | null | null | 10.1109/TG.2022.3221849 | null | cs.LG | http://creativecommons.org/licenses/by/4.0/ | This paper presents a framework for learning player embeddings in competitive
games and events. Players and their win-loss relationships are modeled as a
skill gap graph, which is an undirected weighted graph. The player embeddings
are learned from the graph using a random walk-based graph embedding method and
can reflect the relative skill levels among players. Embeddings are
low-dimensional vector representations that can be conveniently applied to
subsequent tasks while still preserving the topological relationships in a
graph. In the latter part of this paper, Graphical Elo (GElo) is introduced as
an application of player embeddings when rating player skills. GElo is an
extension of the classic Elo rating system. It constructs a skill gap graph
based on player match histories and learns player embeddings from it.
Afterward, the rating scores that were calculated by Elo are adjusted according
to player activeness and cosine similarities among player embeddings. GElo can
be executed offline and in parallel, and it is non-intrusive to existing rating
systems. Experiments on public datasets show that GElo makes a more reliable
evaluation of player skill levels than vanilla Elo. The experimental results
suggest potential applications of player embeddings in competitive games and
events.
| [
{
"version": "v1",
"created": "Mon, 17 Apr 2023 13:17:40 GMT"
}
] | 2023-04-18T00:00:00 | [
[
"Wang",
"Jiasheng",
""
]
] | TITLE: Graph Embedding Augmented Skill Rating System
ABSTRACT: This paper presents a framework for learning player embeddings in competitive
games and events. Players and their win-loss relationships are modeled as a
skill gap graph, which is an undirected weighted graph. The player embeddings
are learned from the graph using a random walk-based graph embedding method and
can reflect the relative skill levels among players. Embeddings are
low-dimensional vector representations that can be conveniently applied to
subsequent tasks while still preserving the topological relationships in a
graph. In the latter part of this paper, Graphical Elo (GElo) is introduced as
an application of player embeddings when rating player skills. GElo is an
extension of the classic Elo rating system. It constructs a skill gap graph
based on player match histories and learns player embeddings from it.
Afterward, the rating scores that were calculated by Elo are adjusted according
to player activeness and cosine similarities among player embeddings. GElo can
be executed offline and in parallel, and it is non-intrusive to existing rating
systems. Experiments on public datasets show that GElo makes a more reliable
evaluation of player skill levels than vanilla Elo. The experimental results
suggest potential applications of player embeddings in competitive games and
events.
| no_new_dataset | 0.711782 |
2304.08264 | Zeyu Wang | Zeyu Wang, Qitong Wang, Peng Wang, Themis Palpanas and Wei Wang | Dumpy: A Compact and Adaptive Index for Large Data Series Collections | null | Proc. ACM Manag. Data 1, 1, Article 111 (May 2023), 27 pages | 10.1145/3588965 | null | cs.DB | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Data series indexes are necessary for managing and analyzing the increasing
amounts of data series collections that are nowadays available. These indexes
support both exact and approximate similarity search, with approximate search
providing high-quality results within milliseconds, which makes it very
attractive for certain modern applications. Reducing the pre-processing (i.e.,
index building) time and improving the accuracy of search results are two major
challenges. DSTree and the iSAX index family are state-of-the-art solutions for
this problem. However, DSTree suffers from long index building times, while
iSAX suffers from low search accuracy. In this paper, we identify two problems
of the iSAX index family that adversely affect the overall performance. First,
we observe the presence of a proximity-compactness trade-off related to the
index structure design (i.e., the node fanout degree), significantly limiting
the efficiency and accuracy of the resulting index. Second, a skewed data
distribution will negatively affect the performance of iSAX. To overcome these
problems, we propose Dumpy, an index that employs a novel multi-ary data
structure with an adaptive node splitting algorithm and an efficient building
workflow. Furthermore, we devise Dumpy-Fuzzy as a variant of Dumpy which
further improves search accuracy by proper duplication of series. Experiments
with a variety of large, real datasets demonstrate that the Dumpy solutions
achieve considerably better efficiency, scalability and search accuracy than
its competitors. This paper was published in SIGMOD'23.
| [
{
"version": "v1",
"created": "Mon, 17 Apr 2023 13:22:55 GMT"
}
] | 2023-04-18T00:00:00 | [
[
"Wang",
"Zeyu",
""
],
[
"Wang",
"Qitong",
""
],
[
"Wang",
"Peng",
""
],
[
"Palpanas",
"Themis",
""
],
[
"Wang",
"Wei",
""
]
] | TITLE: Dumpy: A Compact and Adaptive Index for Large Data Series Collections
ABSTRACT: Data series indexes are necessary for managing and analyzing the increasing
amounts of data series collections that are nowadays available. These indexes
support both exact and approximate similarity search, with approximate search
providing high-quality results within milliseconds, which makes it very
attractive for certain modern applications. Reducing the pre-processing (i.e.,
index building) time and improving the accuracy of search results are two major
challenges. DSTree and the iSAX index family are state-of-the-art solutions for
this problem. However, DSTree suffers from long index building times, while
iSAX suffers from low search accuracy. In this paper, we identify two problems
of the iSAX index family that adversely affect the overall performance. First,
we observe the presence of a proximity-compactness trade-off related to the
index structure design (i.e., the node fanout degree), significantly limiting
the efficiency and accuracy of the resulting index. Second, a skewed data
distribution will negatively affect the performance of iSAX. To overcome these
problems, we propose Dumpy, an index that employs a novel multi-ary data
structure with an adaptive node splitting algorithm and an efficient building
workflow. Furthermore, we devise Dumpy-Fuzzy as a variant of Dumpy which
further improves search accuracy by proper duplication of series. Experiments
with a variety of large, real datasets demonstrate that the Dumpy solutions
achieve considerably better efficiency, scalability and search accuracy than
its competitors. This paper was published in SIGMOD'23.
| no_new_dataset | 0.708023 |
2304.08291 | Ziwei Luo | Ziwei Luo, Fredrik K. Gustafsson, Zheng Zhao, Jens Sj\"olund, Thomas
B. Sch\"on | Refusion: Enabling Large-Size Realistic Image Restoration with
Latent-Space Diffusion Models | CVPRW 2023. Runner-up method in NTIRE 2023 Image Shadow Removal
Challenge. Code is available at
https://github.com/Algolzw/image-restoration-sde | null | null | null | cs.CV | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | This work aims to improve the applicability of diffusion models in realistic
image restoration. Specifically, we enhance the diffusion model in several
aspects such as network architecture, noise level, denoising steps, training
image size, and optimizer/scheduler. We show that tuning these hyperparameters
allows us to achieve better performance on both distortion and perceptual
scores. We also propose a U-Net based latent diffusion model which performs
diffusion in a low-resolution latent space while preserving high-resolution
information from the original input for the decoding process. Compared to the
previous latent-diffusion model which trains a VAE-GAN to compress the image,
our proposed U-Net compression strategy is significantly more stable and can
recover highly accurate images without relying on adversarial optimization.
Importantly, these modifications allow us to apply diffusion models to various
image restoration tasks, including real-world shadow removal, HR
non-homogeneous dehazing, stereo super-resolution, and bokeh effect
transformation. By simply replacing the datasets and slightly changing the
noise network, our model, named Refusion, is able to deal with large-size
images (e.g., 6000 x 4000 x 3 in HR dehazing) and produces good results on all
the above restoration problems. Our Refusion achieves the best perceptual
performance in the NTIRE 2023 Image Shadow Removal Challenge and wins 2nd place
overall.
| [
{
"version": "v1",
"created": "Mon, 17 Apr 2023 14:06:49 GMT"
}
] | 2023-04-18T00:00:00 | [
[
"Luo",
"Ziwei",
""
],
[
"Gustafsson",
"Fredrik K.",
""
],
[
"Zhao",
"Zheng",
""
],
[
"Sjölund",
"Jens",
""
],
[
"Schön",
"Thomas B.",
""
]
] | TITLE: Refusion: Enabling Large-Size Realistic Image Restoration with
Latent-Space Diffusion Models
ABSTRACT: This work aims to improve the applicability of diffusion models in realistic
image restoration. Specifically, we enhance the diffusion model in several
aspects such as network architecture, noise level, denoising steps, training
image size, and optimizer/scheduler. We show that tuning these hyperparameters
allows us to achieve better performance on both distortion and perceptual
scores. We also propose a U-Net based latent diffusion model which performs
diffusion in a low-resolution latent space while preserving high-resolution
information from the original input for the decoding process. Compared to the
previous latent-diffusion model which trains a VAE-GAN to compress the image,
our proposed U-Net compression strategy is significantly more stable and can
recover highly accurate images without relying on adversarial optimization.
Importantly, these modifications allow us to apply diffusion models to various
image restoration tasks, including real-world shadow removal, HR
non-homogeneous dehazing, stereo super-resolution, and bokeh effect
transformation. By simply replacing the datasets and slightly changing the
noise network, our model, named Refusion, is able to deal with large-size
images (e.g., 6000 x 4000 x 3 in HR dehazing) and produces good results on all
the above restoration problems. Our Refusion achieves the best perceptual
performance in the NTIRE 2023 Image Shadow Removal Challenge and wins 2nd place
overall.
| no_new_dataset | 0.711819 |
2304.08327 | Yi-Pei Chen | Yi-Pei Chen, An-Zi Yen, Hen-Hsen Huang, Hideki Nakayama, Hsin-Hsi Chen | LED: A Dataset for Life Event Extraction from Dialogs | Accepted to EACL 2023 Findings | null | null | null | cs.CL | http://creativecommons.org/licenses/by-nc-sa/4.0/ | Lifelogging has gained more attention due to its wide applications, such as
personalized recommendations or memory assistance. The issues of collecting and
extracting personal life events have emerged. People often share their life
experiences with others through conversations. However, extracting life events
from conversations is rarely explored. In this paper, we present Life Event
Dialog, a dataset containing fine-grained life event annotations on
conversational data. In addition, we initiate a novel conversational life event
extraction task and differentiate the task from the public event extraction or
the life event extraction from other sources like microblogs. We explore three
information extraction (IE) frameworks to address the conversational life event
extraction task: OpenIE, relation extraction, and event extraction. A
comprehensive empirical analysis of the three baselines is established. The
results suggest that the current event extraction model still struggles with
extracting life events from human daily conversations. Our proposed life event
dialog dataset and in-depth analysis of IE frameworks will facilitate future
research on life event extraction from conversations.
| [
{
"version": "v1",
"created": "Mon, 17 Apr 2023 14:46:59 GMT"
}
] | 2023-04-18T00:00:00 | [
[
"Chen",
"Yi-Pei",
""
],
[
"Yen",
"An-Zi",
""
],
[
"Huang",
"Hen-Hsen",
""
],
[
"Nakayama",
"Hideki",
""
],
[
"Chen",
"Hsin-Hsi",
""
]
] | TITLE: LED: A Dataset for Life Event Extraction from Dialogs
ABSTRACT: Lifelogging has gained more attention due to its wide applications, such as
personalized recommendations or memory assistance. The issues of collecting and
extracting personal life events have emerged. People often share their life
experiences with others through conversations. However, extracting life events
from conversations is rarely explored. In this paper, we present Life Event
Dialog, a dataset containing fine-grained life event annotations on
conversational data. In addition, we initiate a novel conversational life event
extraction task and differentiate the task from the public event extraction or
the life event extraction from other sources like microblogs. We explore three
information extraction (IE) frameworks to address the conversational life event
extraction task: OpenIE, relation extraction, and event extraction. A
comprehensive empirical analysis of the three baselines is established. The
results suggest that the current event extraction model still struggles with
extracting life events from human daily conversations. Our proposed life event
dialog dataset and in-depth analysis of IE frameworks will facilitate future
research on life event extraction from conversations.
| new_dataset | 0.71561 |
2304.08344 | Carolin Mehlmann | C. Mehlmann and G. Capodaglio and S.Danilov | Simulating sea-ice deformation in viscous-plastic sea-ice models with
CD-grids | null | null | null | null | math.NA cs.NA | http://creativecommons.org/licenses/by-nc-nd/4.0/ | Linear Kinematic Features (LKFs) are found everywhere in the Arctic sea-ice
cover. They are strongly localized deformations often associated with the
formation of leads and pressure ridges. Viscous-plastic sea-ice models start to
produce LKFs at high spatial grid resolution, typically with a grid spacing
below 5 km. A recent study showed that the placement of the variables on the
grid plays an important role for the number of simulated LKFs. The study found
that a nonconforming finite element discretization with a CD-grid placement
(CD1) resolves more LKFs per degree of freedom compared to more common A,B and
C-grids. A new CD-grid formulation (CD2) has just been proposed based on a
conforming subgrid discretization. To analyze the resolution properties of the
new CD2 approach we evaluate runs from different models (e.g FESOM, MPAS) on a
benchmark problem using quadrilateral, hexagonal and triangular meshes. We
found that the CD1 setup simulates more deformation structure than the CD2
approximation. This highlights the importance of the type of spatial
discretization for the simulation of LKFs. Due to the higher number of degrees
of freedom both CD-grids resolve more LKFs than traditional A,B and C-grids at
fixed mesh level. This is an appealing feature as high spatial mesh resolution
is needed in viscous-plastic sea-ice models to simulate LKFs.
| [
{
"version": "v1",
"created": "Mon, 17 Apr 2023 15:08:00 GMT"
}
] | 2023-04-18T00:00:00 | [
[
"Mehlmann",
"C.",
""
],
[
"Capodaglio",
"G.",
""
],
[
"Danilov",
"S.",
""
]
] | TITLE: Simulating sea-ice deformation in viscous-plastic sea-ice models with
CD-grids
ABSTRACT: Linear Kinematic Features (LKFs) are found everywhere in the Arctic sea-ice
cover. They are strongly localized deformations often associated with the
formation of leads and pressure ridges. Viscous-plastic sea-ice models start to
produce LKFs at high spatial grid resolution, typically with a grid spacing
below 5 km. A recent study showed that the placement of the variables on the
grid plays an important role for the number of simulated LKFs. The study found
that a nonconforming finite element discretization with a CD-grid placement
(CD1) resolves more LKFs per degree of freedom compared to more common A,B and
C-grids. A new CD-grid formulation (CD2) has just been proposed based on a
conforming subgrid discretization. To analyze the resolution properties of the
new CD2 approach we evaluate runs from different models (e.g FESOM, MPAS) on a
benchmark problem using quadrilateral, hexagonal and triangular meshes. We
found that the CD1 setup simulates more deformation structure than the CD2
approximation. This highlights the importance of the type of spatial
discretization for the simulation of LKFs. Due to the higher number of degrees
of freedom both CD-grids resolve more LKFs than traditional A,B and C-grids at
fixed mesh level. This is an appealing feature as high spatial mesh resolution
is needed in viscous-plastic sea-ice models to simulate LKFs.
| no_new_dataset | 0.711281 |
2304.08352 | Karol Lynch | Karol Lynch and Joern Ploennigs and Bradley Eck | What Makes a Good Dataset for Symbol Description Reading? | null | null | null | null | cs.CL cs.AI | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | The usage of mathematical formulas as concise representations of a document's
key ideas is common practice. Correctly interpreting these formulas, by
identifying mathematical symbols and extracting their descriptions, is an
important task in document understanding. This paper makes the following
contributions to the mathematical identifier description reading (MIDR) task:
(i) introduces the Math Formula Question Answering Dataset (MFQuAD) with
$7508$ annotated identifier occurrences;
(ii) describes novel variations of the noun phrase ranking approach for the
MIDR task;
(iii) reports experimental results for the SOTA noun phrase ranking approach
and our novel variations of the approach, providing problem insights and a
performance baseline;
(iv) provides a position on the features that make an effective dataset for
the MIDR task.
| [
{
"version": "v1",
"created": "Mon, 17 Apr 2023 15:14:27 GMT"
}
] | 2023-04-18T00:00:00 | [
[
"Lynch",
"Karol",
""
],
[
"Ploennigs",
"Joern",
""
],
[
"Eck",
"Bradley",
""
]
] | TITLE: What Makes a Good Dataset for Symbol Description Reading?
ABSTRACT: The usage of mathematical formulas as concise representations of a document's
key ideas is common practice. Correctly interpreting these formulas, by
identifying mathematical symbols and extracting their descriptions, is an
important task in document understanding. This paper makes the following
contributions to the mathematical identifier description reading (MIDR) task:
(i) introduces the Math Formula Question Answering Dataset (MFQuAD) with
$7508$ annotated identifier occurrences;
(ii) describes novel variations of the noun phrase ranking approach for the
MIDR task;
(iii) reports experimental results for the SOTA noun phrase ranking approach
and our novel variations of the approach, providing problem insights and a
performance baseline;
(iv) provides a position on the features that make an effective dataset for
the MIDR task.
| new_dataset | 0.620392 |
2304.08359 | Raphael Fischer | Raphael Fischer and Matthias Jakobs and Katharina Morik | Energy Efficiency Considerations for Popular AI Benchmarks | Accepted at AAAI Conference on Artificial Intelligence 2023 - AI for
Energy Innovation Workshop | null | null | null | cs.LG cs.AI cs.PF | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Advances in artificial intelligence need to become more resource-aware and
sustainable. This requires clear assessment and reporting of energy efficiency
trade-offs, like sacrificing fast running time for higher predictive
performance. While first methods for investigating efficiency have been
proposed, we still lack comprehensive results for popular methods and data
sets. In this work, we attempt to fill this information gap by providing
empiric insights for popular AI benchmarks, with a total of 100 experiments.
Our findings are evidence of how different data sets all have their own
efficiency landscape, and show that methods can be more or less likely to act
efficiently.
| [
{
"version": "v1",
"created": "Mon, 17 Apr 2023 15:18:15 GMT"
}
] | 2023-04-18T00:00:00 | [
[
"Fischer",
"Raphael",
""
],
[
"Jakobs",
"Matthias",
""
],
[
"Morik",
"Katharina",
""
]
] | TITLE: Energy Efficiency Considerations for Popular AI Benchmarks
ABSTRACT: Advances in artificial intelligence need to become more resource-aware and
sustainable. This requires clear assessment and reporting of energy efficiency
trade-offs, like sacrificing fast running time for higher predictive
performance. While first methods for investigating efficiency have been
proposed, we still lack comprehensive results for popular methods and data
sets. In this work, we attempt to fill this information gap by providing
empiric insights for popular AI benchmarks, with a total of 100 experiments.
Our findings are evidence of how different data sets all have their own
efficiency landscape, and show that methods can be more or less likely to act
efficiently.
| no_new_dataset | 0.710672 |
2304.08396 | Son Nguyen | Son Nguyen, Thu-Trang Nguyen, Thanh Trong Vu, Thanh-Dat Do, Kien-Tuan
Ngo, and Hieu Dinh Vo | Code-centric Learning-based Just-In-Time Vulnerability Detection | null | null | null | null | cs.SE | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Attacks against computer systems exploiting software vulnerabilities can
cause substantial damage to the cyber-infrastructure of our modern society and
economy. To minimize the consequences, it is vital to detect and fix
vulnerabilities as soon as possible. Just-in-time vulnerability detection
(JIT-VD) discovers vulnerability-prone ("dangerous") commits to prevent them
from being merged into source code and causing vulnerabilities. By JIT-VD, the
commits' authors, who understand the commits properly, can review these
dangerous commits and fix them if necessary while the relevant modifications
are still fresh in their minds. In this paper, we propose CodeJIT, a novel
code-centric learning-based approach for just-in-time vulnerability detection.
The key idea of CodeJIT is that the meaning of the code changes of a commit is
the direct and deciding factor for determining if the commit is dangerous for
the code. Based on that idea, we design a novel graph-based representation to
represent the semantics of code changes in terms of both code structures and
program dependencies. A graph neural network model is developed to capture the
meaning of the code changes represented by our graph-based representation and
learn to discriminate between dangerous and safe commits. We conducted
experiments to evaluate the JIT-VD performance of CodeJIT on a dataset of 20K+
dangerous and safe commits in 506 real-world projects from 1998 to 2022. Our
results show that CodeJIT significantly improves the state-of-the-art JIT-VD
methods by up to 66% in Recall, 136% in Precision, and 68% in F1. Moreover,
CodeJIT correctly classifies nearly 9/10 of dangerous/safe (benign) commits and
even detects 69 commits that fix a vulnerability yet produce other issues in
source code
| [
{
"version": "v1",
"created": "Mon, 17 Apr 2023 16:04:54 GMT"
}
] | 2023-04-18T00:00:00 | [
[
"Nguyen",
"Son",
""
],
[
"Nguyen",
"Thu-Trang",
""
],
[
"Vu",
"Thanh Trong",
""
],
[
"Do",
"Thanh-Dat",
""
],
[
"Ngo",
"Kien-Tuan",
""
],
[
"Vo",
"Hieu Dinh",
""
]
] | TITLE: Code-centric Learning-based Just-In-Time Vulnerability Detection
ABSTRACT: Attacks against computer systems exploiting software vulnerabilities can
cause substantial damage to the cyber-infrastructure of our modern society and
economy. To minimize the consequences, it is vital to detect and fix
vulnerabilities as soon as possible. Just-in-time vulnerability detection
(JIT-VD) discovers vulnerability-prone ("dangerous") commits to prevent them
from being merged into source code and causing vulnerabilities. By JIT-VD, the
commits' authors, who understand the commits properly, can review these
dangerous commits and fix them if necessary while the relevant modifications
are still fresh in their minds. In this paper, we propose CodeJIT, a novel
code-centric learning-based approach for just-in-time vulnerability detection.
The key idea of CodeJIT is that the meaning of the code changes of a commit is
the direct and deciding factor for determining if the commit is dangerous for
the code. Based on that idea, we design a novel graph-based representation to
represent the semantics of code changes in terms of both code structures and
program dependencies. A graph neural network model is developed to capture the
meaning of the code changes represented by our graph-based representation and
learn to discriminate between dangerous and safe commits. We conducted
experiments to evaluate the JIT-VD performance of CodeJIT on a dataset of 20K+
dangerous and safe commits in 506 real-world projects from 1998 to 2022. Our
results show that CodeJIT significantly improves the state-of-the-art JIT-VD
methods by up to 66% in Recall, 136% in Precision, and 68% in F1. Moreover,
CodeJIT correctly classifies nearly 9/10 of dangerous/safe (benign) commits and
even detects 69 commits that fix a vulnerability yet produce other issues in
source code
| no_new_dataset | 0.707998 |
2304.08408 | Tobias Fischer | Siyuan Li, Tobias Fischer, Lei Ke, Henghui Ding, Martin Danelljan,
Fisher Yu | OVTrack: Open-Vocabulary Multiple Object Tracking | CVPR 2023 | null | null | null | cs.CV | http://creativecommons.org/licenses/by/4.0/ | The ability to recognize, localize and track dynamic objects in a scene is
fundamental to many real-world applications, such as self-driving and robotic
systems. Yet, traditional multiple object tracking (MOT) benchmarks rely only
on a few object categories that hardly represent the multitude of possible
objects that are encountered in the real world. This leaves contemporary MOT
methods limited to a small set of pre-defined object categories. In this paper,
we address this limitation by tackling a novel task, open-vocabulary MOT, that
aims to evaluate tracking beyond pre-defined training categories. We further
develop OVTrack, an open-vocabulary tracker that is capable of tracking
arbitrary object classes. Its design is based on two key ingredients: First,
leveraging vision-language models for both classification and association via
knowledge distillation; second, a data hallucination strategy for robust
appearance feature learning from denoising diffusion probabilistic models. The
result is an extremely data-efficient open-vocabulary tracker that sets a new
state-of-the-art on the large-scale, large-vocabulary TAO benchmark, while
being trained solely on static images. Project page:
https://www.vis.xyz/pub/ovtrack/
| [
{
"version": "v1",
"created": "Mon, 17 Apr 2023 16:20:05 GMT"
}
] | 2023-04-18T00:00:00 | [
[
"Li",
"Siyuan",
""
],
[
"Fischer",
"Tobias",
""
],
[
"Ke",
"Lei",
""
],
[
"Ding",
"Henghui",
""
],
[
"Danelljan",
"Martin",
""
],
[
"Yu",
"Fisher",
""
]
] | TITLE: OVTrack: Open-Vocabulary Multiple Object Tracking
ABSTRACT: The ability to recognize, localize and track dynamic objects in a scene is
fundamental to many real-world applications, such as self-driving and robotic
systems. Yet, traditional multiple object tracking (MOT) benchmarks rely only
on a few object categories that hardly represent the multitude of possible
objects that are encountered in the real world. This leaves contemporary MOT
methods limited to a small set of pre-defined object categories. In this paper,
we address this limitation by tackling a novel task, open-vocabulary MOT, that
aims to evaluate tracking beyond pre-defined training categories. We further
develop OVTrack, an open-vocabulary tracker that is capable of tracking
arbitrary object classes. Its design is based on two key ingredients: First,
leveraging vision-language models for both classification and association via
knowledge distillation; second, a data hallucination strategy for robust
appearance feature learning from denoising diffusion probabilistic models. The
result is an extremely data-efficient open-vocabulary tracker that sets a new
state-of-the-art on the large-scale, large-vocabulary TAO benchmark, while
being trained solely on static images. Project page:
https://www.vis.xyz/pub/ovtrack/
| no_new_dataset | 0.705202 |
2304.08442 | Jean Kaddour | Jean Kaddour | The MiniPile Challenge for Data-Efficient Language Models | null | null | null | null | cs.CL cs.LG | http://creativecommons.org/licenses/by/4.0/ | The ever-growing diversity of pre-training text corpora has equipped language
models with generalization capabilities across various downstream tasks.
However, such diverse datasets are often too large for academic budgets; hence,
most research on Transformer architectures, training procedures, optimizers,
etc. gets conducted on smaller, homogeneous datasets. To this end, we present
The MiniPile Challenge, where one pre-trains a language model on a diverse text
corpus containing at most 1M documents. MiniPile is a 6GB subset of the
deduplicated 825GB The Pile corpus. To curate MiniPile, we perform a simple,
three-step data filtering process: we (1) infer embeddings for all documents of
the Pile, (2) cluster the embedding space using $k$-means, and (3) filter out
low-quality clusters. To verify MiniPile's suitability for language model
pre-training, we use it to pre-train a BERT and T5 model, yielding a
performance drop of only $1.9\%$/$2.5\%$ on the GLUE and SNI benchmarks
compared to the original pre-trained checkpoints trained on $2.6$x/$745$x the
amount of data. MiniPile is available at
https://huggingface.co/datasets/JeanKaddour/minipile.
| [
{
"version": "v1",
"created": "Mon, 17 Apr 2023 17:03:56 GMT"
}
] | 2023-04-18T00:00:00 | [
[
"Kaddour",
"Jean",
""
]
] | TITLE: The MiniPile Challenge for Data-Efficient Language Models
ABSTRACT: The ever-growing diversity of pre-training text corpora has equipped language
models with generalization capabilities across various downstream tasks.
However, such diverse datasets are often too large for academic budgets; hence,
most research on Transformer architectures, training procedures, optimizers,
etc. gets conducted on smaller, homogeneous datasets. To this end, we present
The MiniPile Challenge, where one pre-trains a language model on a diverse text
corpus containing at most 1M documents. MiniPile is a 6GB subset of the
deduplicated 825GB The Pile corpus. To curate MiniPile, we perform a simple,
three-step data filtering process: we (1) infer embeddings for all documents of
the Pile, (2) cluster the embedding space using $k$-means, and (3) filter out
low-quality clusters. To verify MiniPile's suitability for language model
pre-training, we use it to pre-train a BERT and T5 model, yielding a
performance drop of only $1.9\%$/$2.5\%$ on the GLUE and SNI benchmarks
compared to the original pre-trained checkpoints trained on $2.6$x/$745$x the
amount of data. MiniPile is available at
https://huggingface.co/datasets/JeanKaddour/minipile.
| no_new_dataset | 0.703384 |
2304.08447 | Yahia Dalbah | Yahia Dalbah, Jean Lahoud, Hisham Cholakkal | RadarFormer: Lightweight and Accurate Real-Time Radar Object Detection
Model | 18 pages (with reference), 8 figures, submitted and accepted to
SCIA2023 | null | null | null | cs.CV cs.AI | http://creativecommons.org/licenses/by/4.0/ | The performance of perception systems developed for autonomous driving
vehicles has seen significant improvements over the last few years. This
improvement was associated with the increasing use of LiDAR sensors and point
cloud data to facilitate the task of object detection and recognition in
autonomous driving. However, LiDAR and camera systems show deteriorating
performances when used in unfavorable conditions like dusty and rainy weather.
Radars on the other hand operate on relatively longer wavelengths which allows
for much more robust measurements in these conditions. Despite that,
radar-centric data sets do not get a lot of attention in the development of
deep learning techniques for radar perception. In this work, we consider the
radar object detection problem, in which the radar frequency data is the only
input into the detection framework. We further investigate the challenges of
using radar-only data in deep learning models. We propose a transformers-based
model, named RadarFormer, that utilizes state-of-the-art developments in vision
deep learning. Our model also introduces a channel-chirp-time merging module
that reduces the size and complexity of our models by more than 10 times
without compromising accuracy. Comprehensive experiments on the CRUW radar
dataset demonstrate the advantages of the proposed method. Our RadarFormer
performs favorably against the state-of-the-art methods while being 2x faster
during inference and requiring only one-tenth of their model parameters. The
code associated with this paper is available at
https://github.com/YahiDar/RadarFormer.
| [
{
"version": "v1",
"created": "Mon, 17 Apr 2023 17:07:35 GMT"
}
] | 2023-04-18T00:00:00 | [
[
"Dalbah",
"Yahia",
""
],
[
"Lahoud",
"Jean",
""
],
[
"Cholakkal",
"Hisham",
""
]
] | TITLE: RadarFormer: Lightweight and Accurate Real-Time Radar Object Detection
Model
ABSTRACT: The performance of perception systems developed for autonomous driving
vehicles has seen significant improvements over the last few years. This
improvement was associated with the increasing use of LiDAR sensors and point
cloud data to facilitate the task of object detection and recognition in
autonomous driving. However, LiDAR and camera systems show deteriorating
performances when used in unfavorable conditions like dusty and rainy weather.
Radars on the other hand operate on relatively longer wavelengths which allows
for much more robust measurements in these conditions. Despite that,
radar-centric data sets do not get a lot of attention in the development of
deep learning techniques for radar perception. In this work, we consider the
radar object detection problem, in which the radar frequency data is the only
input into the detection framework. We further investigate the challenges of
using radar-only data in deep learning models. We propose a transformers-based
model, named RadarFormer, that utilizes state-of-the-art developments in vision
deep learning. Our model also introduces a channel-chirp-time merging module
that reduces the size and complexity of our models by more than 10 times
without compromising accuracy. Comprehensive experiments on the CRUW radar
dataset demonstrate the advantages of the proposed method. Our RadarFormer
performs favorably against the state-of-the-art methods while being 2x faster
during inference and requiring only one-tenth of their model parameters. The
code associated with this paper is available at
https://github.com/YahiDar/RadarFormer.
| no_new_dataset | 0.711036 |
2304.08463 | Yilun Du | Yilun Du, Cameron Smith, Ayush Tewari, Vincent Sitzmann | Learning to Render Novel Views from Wide-Baseline Stereo Pairs | CVPR 2023, Project Webpage: https://yilundu.github.io/wide_baseline/,
Last Two Authors Equal Advising | null | null | null | cs.CV cs.AI | http://creativecommons.org/publicdomain/zero/1.0/ | We introduce a method for novel view synthesis given only a single
wide-baseline stereo image pair. In this challenging regime, 3D scene points
are regularly observed only once, requiring prior-based reconstruction of scene
geometry and appearance. We find that existing approaches to novel view
synthesis from sparse observations fail due to recovering incorrect 3D geometry
and due to the high cost of differentiable rendering that precludes their
scaling to large-scale training. We take a step towards resolving these
shortcomings by formulating a multi-view transformer encoder, proposing an
efficient, image-space epipolar line sampling scheme to assemble image features
for a target ray, and a lightweight cross-attention-based renderer. Our
contributions enable training of our method on a large-scale real-world dataset
of indoor and outdoor scenes. We demonstrate that our method learns powerful
multi-view geometry priors while reducing the rendering time. We conduct
extensive comparisons on held-out test scenes across two real-world datasets,
significantly outperforming prior work on novel view synthesis from sparse
image observations and achieving multi-view-consistent novel view synthesis.
| [
{
"version": "v1",
"created": "Mon, 17 Apr 2023 17:40:52 GMT"
}
] | 2023-04-18T00:00:00 | [
[
"Du",
"Yilun",
""
],
[
"Smith",
"Cameron",
""
],
[
"Tewari",
"Ayush",
""
],
[
"Sitzmann",
"Vincent",
""
]
] | TITLE: Learning to Render Novel Views from Wide-Baseline Stereo Pairs
ABSTRACT: We introduce a method for novel view synthesis given only a single
wide-baseline stereo image pair. In this challenging regime, 3D scene points
are regularly observed only once, requiring prior-based reconstruction of scene
geometry and appearance. We find that existing approaches to novel view
synthesis from sparse observations fail due to recovering incorrect 3D geometry
and due to the high cost of differentiable rendering that precludes their
scaling to large-scale training. We take a step towards resolving these
shortcomings by formulating a multi-view transformer encoder, proposing an
efficient, image-space epipolar line sampling scheme to assemble image features
for a target ray, and a lightweight cross-attention-based renderer. Our
contributions enable training of our method on a large-scale real-world dataset
of indoor and outdoor scenes. We demonstrate that our method learns powerful
multi-view geometry priors while reducing the rendering time. We conduct
extensive comparisons on held-out test scenes across two real-world datasets,
significantly outperforming prior work on novel view synthesis from sparse
image observations and achieving multi-view-consistent novel view synthesis.
| no_new_dataset | 0.708213 |
2304.08479 | Jindong Gu | Jindong Gu, Ahmad Beirami, Xuezhi Wang, Alex Beutel, Philip Torr, Yao
Qin | Towards Robust Prompts on Vision-Language Models | null | null | null | null | cs.CV | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | With the advent of vision-language models (VLMs) that can perform in-context
and prompt-based learning, how can we design prompting approaches that robustly
generalize to distribution shift and can be used on novel classes outside the
support set of the prompts? In this work, we first define two types of
robustness to distribution shift on VLMs, namely, robustness on base classes
(the classes included in the support set of prompts) and robustness on novel
classes. Then, we study the robustness of existing in-context learning and
prompt learning approaches, where we find that prompt learning performs
robustly on test images from base classes, while it does not generalize well on
images from novel classes. We propose robust prompt learning by integrating
multiple-scale image features into the prompt, which improves both types of
robustness. Comprehensive experiments are conducted to study the defined
robustness on six benchmarks and show the effectiveness of our proposal.
| [
{
"version": "v1",
"created": "Mon, 17 Apr 2023 17:58:07 GMT"
}
] | 2023-04-18T00:00:00 | [
[
"Gu",
"Jindong",
""
],
[
"Beirami",
"Ahmad",
""
],
[
"Wang",
"Xuezhi",
""
],
[
"Beutel",
"Alex",
""
],
[
"Torr",
"Philip",
""
],
[
"Qin",
"Yao",
""
]
] | TITLE: Towards Robust Prompts on Vision-Language Models
ABSTRACT: With the advent of vision-language models (VLMs) that can perform in-context
and prompt-based learning, how can we design prompting approaches that robustly
generalize to distribution shift and can be used on novel classes outside the
support set of the prompts? In this work, we first define two types of
robustness to distribution shift on VLMs, namely, robustness on base classes
(the classes included in the support set of prompts) and robustness on novel
classes. Then, we study the robustness of existing in-context learning and
prompt learning approaches, where we find that prompt learning performs
robustly on test images from base classes, while it does not generalize well on
images from novel classes. We propose robust prompt learning by integrating
multiple-scale image features into the prompt, which improves both types of
robustness. Comprehensive experiments are conducted to study the defined
robustness on six benchmarks and show the effectiveness of our proposal.
| no_new_dataset | 0.712038 |
2304.08483 | Yuming Jiang | Yuming Jiang, Shuai Yang, Tong Liang Koh, Wayne Wu, Chen Change Loy,
Ziwei Liu | Text2Performer: Text-Driven Human Video Generation | Project Page: https://yumingj.github.io/projects/Text2Performer.html,
Github: https://github.com/yumingj/Text2Performer | null | null | null | cs.CV | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Text-driven content creation has evolved to be a transformative technique
that revolutionizes creativity. Here we study the task of text-driven human
video generation, where a video sequence is synthesized from texts describing
the appearance and motions of a target performer. Compared to general
text-driven video generation, human-centric video generation requires
maintaining the appearance of synthesized human while performing complex
motions. In this work, we present Text2Performer to generate vivid human videos
with articulated motions from texts. Text2Performer has two novel designs: 1)
decomposed human representation and 2) diffusion-based motion sampler. First,
we decompose the VQVAE latent space into human appearance and pose
representation in an unsupervised manner by utilizing the nature of human
videos. In this way, the appearance is well maintained along the generated
frames. Then, we propose continuous VQ-diffuser to sample a sequence of pose
embeddings. Unlike existing VQ-based methods that operate in the discrete
space, continuous VQ-diffuser directly outputs the continuous pose embeddings
for better motion modeling. Finally, motion-aware masking strategy is designed
to mask the pose embeddings spatial-temporally to enhance the temporal
coherence. Moreover, to facilitate the task of text-driven human video
generation, we contribute a Fashion-Text2Video dataset with manually annotated
action labels and text descriptions. Extensive experiments demonstrate that
Text2Performer generates high-quality human videos (up to 512x256 resolution)
with diverse appearances and flexible motions.
| [
{
"version": "v1",
"created": "Mon, 17 Apr 2023 17:59:02 GMT"
}
] | 2023-04-18T00:00:00 | [
[
"Jiang",
"Yuming",
""
],
[
"Yang",
"Shuai",
""
],
[
"Koh",
"Tong Liang",
""
],
[
"Wu",
"Wayne",
""
],
[
"Loy",
"Chen Change",
""
],
[
"Liu",
"Ziwei",
""
]
] | TITLE: Text2Performer: Text-Driven Human Video Generation
ABSTRACT: Text-driven content creation has evolved to be a transformative technique
that revolutionizes creativity. Here we study the task of text-driven human
video generation, where a video sequence is synthesized from texts describing
the appearance and motions of a target performer. Compared to general
text-driven video generation, human-centric video generation requires
maintaining the appearance of synthesized human while performing complex
motions. In this work, we present Text2Performer to generate vivid human videos
with articulated motions from texts. Text2Performer has two novel designs: 1)
decomposed human representation and 2) diffusion-based motion sampler. First,
we decompose the VQVAE latent space into human appearance and pose
representation in an unsupervised manner by utilizing the nature of human
videos. In this way, the appearance is well maintained along the generated
frames. Then, we propose continuous VQ-diffuser to sample a sequence of pose
embeddings. Unlike existing VQ-based methods that operate in the discrete
space, continuous VQ-diffuser directly outputs the continuous pose embeddings
for better motion modeling. Finally, motion-aware masking strategy is designed
to mask the pose embeddings spatial-temporally to enhance the temporal
coherence. Moreover, to facilitate the task of text-driven human video
generation, we contribute a Fashion-Text2Video dataset with manually annotated
action labels and text descriptions. Extensive experiments demonstrate that
Text2Performer generates high-quality human videos (up to 512x256 resolution)
with diverse appearances and flexible motions.
| new_dataset | 0.692213 |
2304.08488 | Shikhar Bahl | Shikhar Bahl, Russell Mendonca, Lili Chen, Unnat Jain, Deepak Pathak | Affordances from Human Videos as a Versatile Representation for Robotics | Accepted at CVPR 2023. Website at https://robo-affordances.github.io/ | null | null | null | cs.RO cs.AI cs.CV cs.LG cs.NE | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Building a robot that can understand and learn to interact by watching humans
has inspired several vision problems. However, despite some successful results
on static datasets, it remains unclear how current models can be used on a
robot directly. In this paper, we aim to bridge this gap by leveraging videos
of human interactions in an environment centric manner. Utilizing internet
videos of human behavior, we train a visual affordance model that estimates
where and how in the scene a human is likely to interact. The structure of
these behavioral affordances directly enables the robot to perform many complex
tasks. We show how to seamlessly integrate our affordance model with four robot
learning paradigms including offline imitation learning, exploration,
goal-conditioned learning, and action parameterization for reinforcement
learning. We show the efficacy of our approach, which we call VRB, across 4
real world environments, over 10 different tasks, and 2 robotic platforms
operating in the wild. Results, visualizations and videos at
https://robo-affordances.github.io/
| [
{
"version": "v1",
"created": "Mon, 17 Apr 2023 17:59:34 GMT"
}
] | 2023-04-18T00:00:00 | [
[
"Bahl",
"Shikhar",
""
],
[
"Mendonca",
"Russell",
""
],
[
"Chen",
"Lili",
""
],
[
"Jain",
"Unnat",
""
],
[
"Pathak",
"Deepak",
""
]
] | TITLE: Affordances from Human Videos as a Versatile Representation for Robotics
ABSTRACT: Building a robot that can understand and learn to interact by watching humans
has inspired several vision problems. However, despite some successful results
on static datasets, it remains unclear how current models can be used on a
robot directly. In this paper, we aim to bridge this gap by leveraging videos
of human interactions in an environment centric manner. Utilizing internet
videos of human behavior, we train a visual affordance model that estimates
where and how in the scene a human is likely to interact. The structure of
these behavioral affordances directly enables the robot to perform many complex
tasks. We show how to seamlessly integrate our affordance model with four robot
learning paradigms including offline imitation learning, exploration,
goal-conditioned learning, and action parameterization for reinforcement
learning. We show the efficacy of our approach, which we call VRB, across 4
real world environments, over 10 different tasks, and 2 robotic platforms
operating in the wild. Results, visualizations and videos at
https://robo-affordances.github.io/
| no_new_dataset | 0.709233 |
2304.08491 | Xinyu Liu | Xinyu Liu, Beiwen Tian, Zhen Wang, Rui Wang, Kehua Sheng, Bo Zhang,
Hao Zhao, Guyue Zhou | Delving into Shape-aware Zero-shot Semantic Segmentation | Accepted to CVPR 2023, code: https://github.com/Liuxinyv/SAZS | null | null | null | cs.CV | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Thanks to the impressive progress of large-scale vision-language pretraining,
recent recognition models can classify arbitrary objects in a zero-shot and
open-set manner, with a surprisingly high accuracy. However, translating this
success to semantic segmentation is not trivial, because this dense prediction
task requires not only accurate semantic understanding but also fine shape
delineation and existing vision-language models are trained with image-level
language descriptions. To bridge this gap, we pursue \textbf{shape-aware}
zero-shot semantic segmentation in this study. Inspired by classical spectral
methods in the image segmentation literature, we propose to leverage the eigen
vectors of Laplacian matrices constructed with self-supervised pixel-wise
features to promote shape-awareness. Despite that this simple and effective
technique does not make use of the masks of seen classes at all, we demonstrate
that it out-performs a state-of-the-art shape-aware formulation that aligns
ground truth and predicted edges during training. We also delve into the
performance gains achieved on different datasets using different backbones and
draw several interesting and conclusive observations: the benefits of promoting
shape-awareness highly relates to mask compactness and language embedding
locality. Finally, our method sets new state-of-the-art performance for
zero-shot semantic segmentation on both Pascal and COCO, with significant
margins. Code and models will be accessed at https://github.com/Liuxinyv/SAZS.
| [
{
"version": "v1",
"created": "Mon, 17 Apr 2023 17:59:46 GMT"
}
] | 2023-04-18T00:00:00 | [
[
"Liu",
"Xinyu",
""
],
[
"Tian",
"Beiwen",
""
],
[
"Wang",
"Zhen",
""
],
[
"Wang",
"Rui",
""
],
[
"Sheng",
"Kehua",
""
],
[
"Zhang",
"Bo",
""
],
[
"Zhao",
"Hao",
""
],
[
"Zhou",
"Guyue",
""
]
] | TITLE: Delving into Shape-aware Zero-shot Semantic Segmentation
ABSTRACT: Thanks to the impressive progress of large-scale vision-language pretraining,
recent recognition models can classify arbitrary objects in a zero-shot and
open-set manner, with a surprisingly high accuracy. However, translating this
success to semantic segmentation is not trivial, because this dense prediction
task requires not only accurate semantic understanding but also fine shape
delineation and existing vision-language models are trained with image-level
language descriptions. To bridge this gap, we pursue \textbf{shape-aware}
zero-shot semantic segmentation in this study. Inspired by classical spectral
methods in the image segmentation literature, we propose to leverage the eigen
vectors of Laplacian matrices constructed with self-supervised pixel-wise
features to promote shape-awareness. Despite that this simple and effective
technique does not make use of the masks of seen classes at all, we demonstrate
that it out-performs a state-of-the-art shape-aware formulation that aligns
ground truth and predicted edges during training. We also delve into the
performance gains achieved on different datasets using different backbones and
draw several interesting and conclusive observations: the benefits of promoting
shape-awareness highly relates to mask compactness and language embedding
locality. Finally, our method sets new state-of-the-art performance for
zero-shot semantic segmentation on both Pascal and COCO, with significant
margins. Code and models will be accessed at https://github.com/Liuxinyv/SAZS.
| no_new_dataset | 0.710409 |
2304.08492 | Leiyao Cui | Leiyao Cui, Xiaoxue Chen, Hao Zhao, Guyue Zhou, Yixin Zhu | STRAP: Structured Object Affordance Segmentation with Point Supervision | Code: https://github.com/LeiyaoCui/STRAP | null | null | null | cs.CV | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | With significant annotation savings, point supervision has been proven
effective for numerous 2D and 3D scene understanding problems. This success is
primarily attributed to the structured output space; i.e., samples with high
spatial affinity tend to share the same labels. Sharing this spirit, we study
affordance segmentation with point supervision, wherein the setting inherits an
unexplored dual affinity-spatial affinity and label affinity. By label
affinity, we refer to affordance segmentation as a multi-label prediction
problem: A plate can be both holdable and containable. By spatial affinity, we
refer to a universal prior that nearby pixels with similar visual features
should share the same point annotation. To tackle label affinity, we devise a
dense prediction network that enhances label relations by effectively
densifying labels in a new domain (i.e., label co-occurrence). To address
spatial affinity, we exploit a Transformer backbone for global patch
interaction and a regularization loss. In experiments, we benchmark our method
on the challenging CAD120 dataset, showing significant performance gains over
prior methods.
| [
{
"version": "v1",
"created": "Mon, 17 Apr 2023 17:59:49 GMT"
}
] | 2023-04-18T00:00:00 | [
[
"Cui",
"Leiyao",
""
],
[
"Chen",
"Xiaoxue",
""
],
[
"Zhao",
"Hao",
""
],
[
"Zhou",
"Guyue",
""
],
[
"Zhu",
"Yixin",
""
]
] | TITLE: STRAP: Structured Object Affordance Segmentation with Point Supervision
ABSTRACT: With significant annotation savings, point supervision has been proven
effective for numerous 2D and 3D scene understanding problems. This success is
primarily attributed to the structured output space; i.e., samples with high
spatial affinity tend to share the same labels. Sharing this spirit, we study
affordance segmentation with point supervision, wherein the setting inherits an
unexplored dual affinity-spatial affinity and label affinity. By label
affinity, we refer to affordance segmentation as a multi-label prediction
problem: A plate can be both holdable and containable. By spatial affinity, we
refer to a universal prior that nearby pixels with similar visual features
should share the same point annotation. To tackle label affinity, we devise a
dense prediction network that enhances label relations by effectively
densifying labels in a new domain (i.e., label co-occurrence). To address
spatial affinity, we exploit a Transformer backbone for global patch
interaction and a regularization loss. In experiments, we benchmark our method
on the challenging CAD120 dataset, showing significant performance gains over
prior methods.
| no_new_dataset | 0.710427 |
2105.12595 | Mat\'ias Brizzio | Mat\'ias Brizzio, Maxime Cordy, Mike Papadakis, C\'esar S\'anchez,
Nazareno Aguirre, Renzo Degiovanni | Automated Repair of Unrealisable LTL Specifications Guided by Model
Counting | null | null | 10.1145/3583131.3590454 | null | cs.SE | http://creativecommons.org/licenses/by-sa/4.0/ | The reactive synthesis problem consists of automatically producing
correct-by-construction operational models of systems from high-level formal
specifications of their behaviours. However, specifications are often
unrealisable, meaning that no system can be synthesised from the specification.
To deal with this problem, we present AuRUS, a search-based approach to repair
unrealisable Linear-Time Temporal Logic (LTL) specifications. AuRUS aims at
generating solutions that are similar to the original specifications by using
the notions of syntactic and semantic similarities. Intuitively, the syntactic
similarity measures the text similarity between the specifications, while the
semantic similarity measures the number of behaviours preserved/removed by the
candidate repair. We propose a new heuristic based on model counting to
approximate semantic similarity. We empirically assess AuRUS on many
unrealisable specifications taken from different benchmarks and show that it
can successfully repair all of them. Also, compared to related techniques,
AuRUS can produce many unique solutions while showing more scalability.
| [
{
"version": "v1",
"created": "Wed, 26 May 2021 14:51:35 GMT"
},
{
"version": "v2",
"created": "Fri, 14 Apr 2023 09:57:00 GMT"
}
] | 2023-04-17T00:00:00 | [
[
"Brizzio",
"Matías",
""
],
[
"Cordy",
"Maxime",
""
],
[
"Papadakis",
"Mike",
""
],
[
"Sánchez",
"César",
""
],
[
"Aguirre",
"Nazareno",
""
],
[
"Degiovanni",
"Renzo",
""
]
] | TITLE: Automated Repair of Unrealisable LTL Specifications Guided by Model
Counting
ABSTRACT: The reactive synthesis problem consists of automatically producing
correct-by-construction operational models of systems from high-level formal
specifications of their behaviours. However, specifications are often
unrealisable, meaning that no system can be synthesised from the specification.
To deal with this problem, we present AuRUS, a search-based approach to repair
unrealisable Linear-Time Temporal Logic (LTL) specifications. AuRUS aims at
generating solutions that are similar to the original specifications by using
the notions of syntactic and semantic similarities. Intuitively, the syntactic
similarity measures the text similarity between the specifications, while the
semantic similarity measures the number of behaviours preserved/removed by the
candidate repair. We propose a new heuristic based on model counting to
approximate semantic similarity. We empirically assess AuRUS on many
unrealisable specifications taken from different benchmarks and show that it
can successfully repair all of them. Also, compared to related techniques,
AuRUS can produce many unique solutions while showing more scalability.
| no_new_dataset | 0.708862 |
2107.00630 | Diederik P. Kingma Dr. | Diederik P. Kingma, Tim Salimans, Ben Poole, Jonathan Ho | Variational Diffusion Models | Published at NeurIPS'21 | null | null | null | cs.LG stat.ML | http://creativecommons.org/licenses/by/4.0/ | Diffusion-based generative models have demonstrated a capacity for
perceptually impressive synthesis, but can they also be great likelihood-based
models? We answer this in the affirmative, and introduce a family of
diffusion-based generative models that obtain state-of-the-art likelihoods on
standard image density estimation benchmarks. Unlike other diffusion-based
models, our method allows for efficient optimization of the noise schedule
jointly with the rest of the model. We show that the variational lower bound
(VLB) simplifies to a remarkably short expression in terms of the
signal-to-noise ratio of the diffused data, thereby improving our theoretical
understanding of this model class. Using this insight, we prove an equivalence
between several models proposed in the literature. In addition, we show that
the continuous-time VLB is invariant to the noise schedule, except for the
signal-to-noise ratio at its endpoints. This enables us to learn a noise
schedule that minimizes the variance of the resulting VLB estimator, leading to
faster optimization. Combining these advances with architectural improvements,
we obtain state-of-the-art likelihoods on image density estimation benchmarks,
outperforming autoregressive models that have dominated these benchmarks for
many years, with often significantly faster optimization. In addition, we show
how to use the model as part of a bits-back compression scheme, and demonstrate
lossless compression rates close to the theoretical optimum. Code is available
at https://github.com/google-research/vdm .
| [
{
"version": "v1",
"created": "Thu, 1 Jul 2021 17:43:20 GMT"
},
{
"version": "v2",
"created": "Mon, 12 Jul 2021 22:40:20 GMT"
},
{
"version": "v3",
"created": "Fri, 18 Feb 2022 00:50:17 GMT"
},
{
"version": "v4",
"created": "Mon, 13 Jun 2022 22:57:47 GMT"
},
{
"version": "v5",
"created": "Fri, 9 Dec 2022 04:42:11 GMT"
},
{
"version": "v6",
"created": "Fri, 14 Apr 2023 00:20:30 GMT"
}
] | 2023-04-17T00:00:00 | [
[
"Kingma",
"Diederik P.",
""
],
[
"Salimans",
"Tim",
""
],
[
"Poole",
"Ben",
""
],
[
"Ho",
"Jonathan",
""
]
] | TITLE: Variational Diffusion Models
ABSTRACT: Diffusion-based generative models have demonstrated a capacity for
perceptually impressive synthesis, but can they also be great likelihood-based
models? We answer this in the affirmative, and introduce a family of
diffusion-based generative models that obtain state-of-the-art likelihoods on
standard image density estimation benchmarks. Unlike other diffusion-based
models, our method allows for efficient optimization of the noise schedule
jointly with the rest of the model. We show that the variational lower bound
(VLB) simplifies to a remarkably short expression in terms of the
signal-to-noise ratio of the diffused data, thereby improving our theoretical
understanding of this model class. Using this insight, we prove an equivalence
between several models proposed in the literature. In addition, we show that
the continuous-time VLB is invariant to the noise schedule, except for the
signal-to-noise ratio at its endpoints. This enables us to learn a noise
schedule that minimizes the variance of the resulting VLB estimator, leading to
faster optimization. Combining these advances with architectural improvements,
we obtain state-of-the-art likelihoods on image density estimation benchmarks,
outperforming autoregressive models that have dominated these benchmarks for
many years, with often significantly faster optimization. In addition, we show
how to use the model as part of a bits-back compression scheme, and demonstrate
lossless compression rates close to the theoretical optimum. Code is available
at https://github.com/google-research/vdm .
| no_new_dataset | 0.708591 |
2109.10563 | Ilwi Yun | Ilwi Yun, Hyuk-Jae Lee, Chae Eun Rhee | Improving 360 Monocular Depth Estimation via Non-local Dense Prediction
Transformer and Joint Supervised and Self-supervised Learning | 14 pages, Accepted to AAAI22, conference preprint version | null | 10.1609/aaai.v36i3.20231 | null | cs.CV | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Due to difficulties in acquiring ground truth depth of equirectangular (360)
images, the quality and quantity of equirectangular depth data today is
insufficient to represent the various scenes in the world. Therefore, 360 depth
estimation studies, which relied solely on supervised learning, are destined to
produce unsatisfactory results. Although self-supervised learning methods
focusing on equirectangular images (EIs) are introduced, they often have
incorrect or non-unique solutions, causing unstable performance. In this paper,
we propose 360 monocular depth estimation methods which improve on the areas
that limited previous studies. First, we introduce a self-supervised 360 depth
learning method that only utilizes gravity-aligned videos, which has the
potential to eliminate the needs for depth data during the training procedure.
Second, we propose a joint learning scheme realized by combining supervised and
self-supervised learning. The weakness of each learning is compensated, thus
leading to more accurate depth estimation. Third, we propose a non-local fusion
block, which can further retain the global information encoded by vision
transformer when reconstructing the depths. With the proposed methods, we
successfully apply the transformer to 360 depth estimations, to the best of our
knowledge, which has not been tried before. On several benchmarks, our approach
achieves significant improvements over previous works and establishes a state
of the art.
| [
{
"version": "v1",
"created": "Wed, 22 Sep 2021 07:45:48 GMT"
},
{
"version": "v2",
"created": "Thu, 23 Sep 2021 06:27:53 GMT"
},
{
"version": "v3",
"created": "Thu, 30 Dec 2021 03:35:18 GMT"
}
] | 2023-04-17T00:00:00 | [
[
"Yun",
"Ilwi",
""
],
[
"Lee",
"Hyuk-Jae",
""
],
[
"Rhee",
"Chae Eun",
""
]
] | TITLE: Improving 360 Monocular Depth Estimation via Non-local Dense Prediction
Transformer and Joint Supervised and Self-supervised Learning
ABSTRACT: Due to difficulties in acquiring ground truth depth of equirectangular (360)
images, the quality and quantity of equirectangular depth data today is
insufficient to represent the various scenes in the world. Therefore, 360 depth
estimation studies, which relied solely on supervised learning, are destined to
produce unsatisfactory results. Although self-supervised learning methods
focusing on equirectangular images (EIs) are introduced, they often have
incorrect or non-unique solutions, causing unstable performance. In this paper,
we propose 360 monocular depth estimation methods which improve on the areas
that limited previous studies. First, we introduce a self-supervised 360 depth
learning method that only utilizes gravity-aligned videos, which has the
potential to eliminate the needs for depth data during the training procedure.
Second, we propose a joint learning scheme realized by combining supervised and
self-supervised learning. The weakness of each learning is compensated, thus
leading to more accurate depth estimation. Third, we propose a non-local fusion
block, which can further retain the global information encoded by vision
transformer when reconstructing the depths. With the proposed methods, we
successfully apply the transformer to 360 depth estimations, to the best of our
knowledge, which has not been tried before. On several benchmarks, our approach
achieves significant improvements over previous works and establishes a state
of the art.
| no_new_dataset | 0.710823 |
2111.01577 | Constantin Cezar Petrescu | Constantin Cezar Petrescu, Sam Smith, Rafail Giavrimis and Santanu
Kumar Dash | Do Names Echo Semantics? A Large-Scale Study of Identifiers Used in
C++'s Named Casts | The manuscript has 27 pages and it contains 4 Figures, 18 Listings
and 4 Tables. The preprint has been accepted at Journal of Systems and
Software from Elsevier | null | 10.1016/j.jss.2023.111693 | null | cs.SE cs.IT cs.PL math.IT | http://creativecommons.org/licenses/by/4.0/ | Developers relax restrictions on a type to reuse methods with other types.
While type casts are prevalent, in weakly typed languages such as C++, they are
also extremely permissive. Assignments where a source expression is cast into a
new type and assigned to a target variable of the new type, can lead to
software bugs if performed without care. In this paper, we propose an
information-theoretic approach to identify poor implementations of explicit
cast operations. Our approach measures accord between the source expression and
the target variable using conditional entropy. We collect casts from 34
components of the Chromium project, which collectively account for 27MLOC and
random-uniformly sample this dataset to create a manually labelled dataset of
271 casts. Information-theoretic vetting of these 271 casts achieves a peak
precision of 81% and a recall of 90%. We additionally present the findings of
an in-depth investigation of notable explicit casts, two of which were fixed in
recent releases of the Chromium project.
| [
{
"version": "v1",
"created": "Tue, 2 Nov 2021 13:05:04 GMT"
},
{
"version": "v2",
"created": "Mon, 3 Apr 2023 14:37:57 GMT"
}
] | 2023-04-17T00:00:00 | [
[
"Petrescu",
"Constantin Cezar",
""
],
[
"Smith",
"Sam",
""
],
[
"Giavrimis",
"Rafail",
""
],
[
"Dash",
"Santanu Kumar",
""
]
] | TITLE: Do Names Echo Semantics? A Large-Scale Study of Identifiers Used in
C++'s Named Casts
ABSTRACT: Developers relax restrictions on a type to reuse methods with other types.
While type casts are prevalent, in weakly typed languages such as C++, they are
also extremely permissive. Assignments where a source expression is cast into a
new type and assigned to a target variable of the new type, can lead to
software bugs if performed without care. In this paper, we propose an
information-theoretic approach to identify poor implementations of explicit
cast operations. Our approach measures accord between the source expression and
the target variable using conditional entropy. We collect casts from 34
components of the Chromium project, which collectively account for 27MLOC and
random-uniformly sample this dataset to create a manually labelled dataset of
271 casts. Information-theoretic vetting of these 271 casts achieves a peak
precision of 81% and a recall of 90%. We additionally present the findings of
an in-depth investigation of notable explicit casts, two of which were fixed in
recent releases of the Chromium project.
| new_dataset | 0.716237 |
2205.10052 | Haokai Hong | Haokai Hong, Min Jiang, Liang Feng, Qiuzhen Lin and Kay Chen Tan | Balancing Exploration and Exploitation for Solving Large-scale
Multiobjective Optimization via Attention Mechanism | 8 pages, 9 figures, published to CEC 2022 | null | 10.1109/CEC55065.2022.9870430 | null | cs.NE | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Large-scale multiobjective optimization problems (LSMOPs) refer to
optimization problems with multiple conflicting optimization objectives and
hundreds or even thousands of decision variables. A key point in solving LSMOPs
is how to balance exploration and exploitation so that the algorithm can search
in a huge decision space efficiently. Large-scale multiobjective evolutionary
algorithms consider the balance between exploration and exploitation from the
individual's perspective. However, these algorithms ignore the significance of
tackling this issue from the perspective of decision variables, which makes the
algorithm lack the ability to search from different dimensions and limits the
performance of the algorithm. In this paper, we propose a large-scale
multiobjective optimization algorithm based on the attention mechanism, called
(LMOAM). The attention mechanism will assign a unique weight to each decision
variable, and LMOAM will use this weight to strike a balance between
exploration and exploitation from the decision variable level. Nine different
sets of LSMOP benchmarks are conducted to verify the algorithm proposed in this
paper, and the experimental results validate the effectiveness of our design.
| [
{
"version": "v1",
"created": "Fri, 20 May 2022 09:45:49 GMT"
}
] | 2023-04-17T00:00:00 | [
[
"Hong",
"Haokai",
""
],
[
"Jiang",
"Min",
""
],
[
"Feng",
"Liang",
""
],
[
"Lin",
"Qiuzhen",
""
],
[
"Tan",
"Kay Chen",
""
]
] | TITLE: Balancing Exploration and Exploitation for Solving Large-scale
Multiobjective Optimization via Attention Mechanism
ABSTRACT: Large-scale multiobjective optimization problems (LSMOPs) refer to
optimization problems with multiple conflicting optimization objectives and
hundreds or even thousands of decision variables. A key point in solving LSMOPs
is how to balance exploration and exploitation so that the algorithm can search
in a huge decision space efficiently. Large-scale multiobjective evolutionary
algorithms consider the balance between exploration and exploitation from the
individual's perspective. However, these algorithms ignore the significance of
tackling this issue from the perspective of decision variables, which makes the
algorithm lack the ability to search from different dimensions and limits the
performance of the algorithm. In this paper, we propose a large-scale
multiobjective optimization algorithm based on the attention mechanism, called
(LMOAM). The attention mechanism will assign a unique weight to each decision
variable, and LMOAM will use this weight to strike a balance between
exploration and exploitation from the decision variable level. Nine different
sets of LSMOP benchmarks are conducted to verify the algorithm proposed in this
paper, and the experimental results validate the effectiveness of our design.
| no_new_dataset | 0.710672 |
2206.03680 | Jungsoo Lee | Jungsoo Lee, Juyoung Lee, Sanghun Jung, Jaegul Choo | Improving Evaluation of Debiasing in Image Classification | null | null | null | null | cs.CV | http://creativecommons.org/licenses/by/4.0/ | Image classifiers often rely overly on peripheral attributes that have a
strong correlation with the target class (i.e., dataset bias) when making
predictions. Due to the dataset bias, the model correctly classifies data
samples including bias attributes (i.e., bias-aligned samples) while failing to
correctly predict those without bias attributes (i.e., bias-conflicting
samples). Recently, a myriad of studies focus on mitigating such dataset bias,
the task of which is referred to as debiasing. However, our comprehensive study
indicates several issues need to be improved when conducting evaluation of
debiasing in image classification. First, most of the previous studies do not
specify how they select their hyper-parameters and model checkpoints (i.e.,
tuning criterion). Second, the debiasing studies until now evaluated their
proposed methods on datasets with excessively high bias-severities, showing
degraded performance on datasets with low bias severity. Third, the debiasing
studies do not share consistent experimental settings (e.g., datasets and
neural networks) which need to be standardized for fair comparisons. Based on
such issues, this paper 1) proposes an evaluation metric `Align-Conflict (AC)
score' for the tuning criterion, 2) includes experimental settings with low
bias severity and shows that they are yet to be explored, and 3) unifies the
standardized experimental settings to promote fair comparisons between
debiasing methods. We believe that our findings and lessons inspire future
researchers in debiasing to further push state-of-the-art performances with
fair comparisons.
| [
{
"version": "v1",
"created": "Wed, 8 Jun 2022 05:24:13 GMT"
},
{
"version": "v2",
"created": "Fri, 14 Apr 2023 02:57:40 GMT"
}
] | 2023-04-17T00:00:00 | [
[
"Lee",
"Jungsoo",
""
],
[
"Lee",
"Juyoung",
""
],
[
"Jung",
"Sanghun",
""
],
[
"Choo",
"Jaegul",
""
]
] | TITLE: Improving Evaluation of Debiasing in Image Classification
ABSTRACT: Image classifiers often rely overly on peripheral attributes that have a
strong correlation with the target class (i.e., dataset bias) when making
predictions. Due to the dataset bias, the model correctly classifies data
samples including bias attributes (i.e., bias-aligned samples) while failing to
correctly predict those without bias attributes (i.e., bias-conflicting
samples). Recently, a myriad of studies focus on mitigating such dataset bias,
the task of which is referred to as debiasing. However, our comprehensive study
indicates several issues need to be improved when conducting evaluation of
debiasing in image classification. First, most of the previous studies do not
specify how they select their hyper-parameters and model checkpoints (i.e.,
tuning criterion). Second, the debiasing studies until now evaluated their
proposed methods on datasets with excessively high bias-severities, showing
degraded performance on datasets with low bias severity. Third, the debiasing
studies do not share consistent experimental settings (e.g., datasets and
neural networks) which need to be standardized for fair comparisons. Based on
such issues, this paper 1) proposes an evaluation metric `Align-Conflict (AC)
score' for the tuning criterion, 2) includes experimental settings with low
bias severity and shows that they are yet to be explored, and 3) unifies the
standardized experimental settings to promote fair comparisons between
debiasing methods. We believe that our findings and lessons inspire future
researchers in debiasing to further push state-of-the-art performances with
fair comparisons.
| no_new_dataset | 0.709422 |
2206.13715 | Jiangcheng Qin | Jiangcheng Qin, Baisong Liu, Xueyuan Zhang, Jiangbo Qian | Split Two-Tower Model for Efficient and Privacy-Preserving Cross-device
Federated Recommendation | null | null | 10.1186/s13677-023-00435-5 | null | cs.IR | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Federated Recommendation can mitigate the systematical privacy risks of
traditional recommendation since it allows the model training and online
inferring without centralized user data collection. Most existing works assume
that all user devices are available and adequate to participate in the
Federated Learning. However, in practice, the complex recommendation models
designed for accurate prediction and massive item data cause a high computation
and communication cost to the resource-constrained user device, resulting in
poor performance or training failure. Therefore, how to effectively compress
the computation and communication overhead to achieve efficient federated
recommendations across ubiquitous mobile devices remains a significant
challenge. This paper introduces split learning into the two-tower
recommendation models and proposes STTFedRec, a privacy-preserving and
efficient cross-device federated recommendation framework. STTFedRec achieves
local computation reduction by splitting the training and computation of the
item model from user devices to a performance-powered server. The server with
the item model provides low-dimensional item embeddings instead of raw item
data to the user devices for local training and online inferring, achieving
server broadcast compression. The user devices only need to perform similarity
calculations with cached user embeddings to achieve efficient online inferring.
We also propose an obfuscated item request strategy and multi-party circular
secret sharing chain to enhance the privacy protection of model training. The
experiments conducted on two public datasets demonstrate that STTFedRec
improves the average computation time and communication size of the baseline
models by about 40 times and 42 times in the best-case scenario with balanced
recommendation accuracy.
| [
{
"version": "v1",
"created": "Tue, 28 Jun 2022 02:56:19 GMT"
}
] | 2023-04-17T00:00:00 | [
[
"Qin",
"Jiangcheng",
""
],
[
"Liu",
"Baisong",
""
],
[
"Zhang",
"Xueyuan",
""
],
[
"Qian",
"Jiangbo",
""
]
] | TITLE: Split Two-Tower Model for Efficient and Privacy-Preserving Cross-device
Federated Recommendation
ABSTRACT: Federated Recommendation can mitigate the systematical privacy risks of
traditional recommendation since it allows the model training and online
inferring without centralized user data collection. Most existing works assume
that all user devices are available and adequate to participate in the
Federated Learning. However, in practice, the complex recommendation models
designed for accurate prediction and massive item data cause a high computation
and communication cost to the resource-constrained user device, resulting in
poor performance or training failure. Therefore, how to effectively compress
the computation and communication overhead to achieve efficient federated
recommendations across ubiquitous mobile devices remains a significant
challenge. This paper introduces split learning into the two-tower
recommendation models and proposes STTFedRec, a privacy-preserving and
efficient cross-device federated recommendation framework. STTFedRec achieves
local computation reduction by splitting the training and computation of the
item model from user devices to a performance-powered server. The server with
the item model provides low-dimensional item embeddings instead of raw item
data to the user devices for local training and online inferring, achieving
server broadcast compression. The user devices only need to perform similarity
calculations with cached user embeddings to achieve efficient online inferring.
We also propose an obfuscated item request strategy and multi-party circular
secret sharing chain to enhance the privacy protection of model training. The
experiments conducted on two public datasets demonstrate that STTFedRec
improves the average computation time and communication size of the baseline
models by about 40 times and 42 times in the best-case scenario with balanced
recommendation accuracy.
| no_new_dataset | 0.709422 |
2207.09572 | Linbo Liu | Linbo Liu, Youngsuk Park, Trong Nghia Hoang, Hilaf Hasson, Jun Huan | Robust Multivariate Time-Series Forecasting: Adversarial Attacks and
Defense Mechanisms | null | null | null | null | cs.LG cs.CR | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | This work studies the threats of adversarial attack on multivariate
probabilistic forecasting models and viable defense mechanisms. Our studies
discover a new attack pattern that negatively impact the forecasting of a
target time series via making strategic, sparse (imperceptible) modifications
to the past observations of a small number of other time series. To mitigate
the impact of such attack, we have developed two defense strategies. First, we
extend a previously developed randomized smoothing technique in classification
to multivariate forecasting scenarios. Second, we develop an adversarial
training algorithm that learns to create adversarial examples and at the same
time optimizes the forecasting model to improve its robustness against such
adversarial simulation. Extensive experiments on real-world datasets confirm
that our attack schemes are powerful and our defense algorithms are more
effective compared with baseline defense mechanisms.
| [
{
"version": "v1",
"created": "Tue, 19 Jul 2022 22:00:41 GMT"
},
{
"version": "v2",
"created": "Mon, 6 Mar 2023 18:18:20 GMT"
},
{
"version": "v3",
"created": "Fri, 14 Apr 2023 04:15:27 GMT"
}
] | 2023-04-17T00:00:00 | [
[
"Liu",
"Linbo",
""
],
[
"Park",
"Youngsuk",
""
],
[
"Hoang",
"Trong Nghia",
""
],
[
"Hasson",
"Hilaf",
""
],
[
"Huan",
"Jun",
""
]
] | TITLE: Robust Multivariate Time-Series Forecasting: Adversarial Attacks and
Defense Mechanisms
ABSTRACT: This work studies the threats of adversarial attack on multivariate
probabilistic forecasting models and viable defense mechanisms. Our studies
discover a new attack pattern that negatively impact the forecasting of a
target time series via making strategic, sparse (imperceptible) modifications
to the past observations of a small number of other time series. To mitigate
the impact of such attack, we have developed two defense strategies. First, we
extend a previously developed randomized smoothing technique in classification
to multivariate forecasting scenarios. Second, we develop an adversarial
training algorithm that learns to create adversarial examples and at the same
time optimizes the forecasting model to improve its robustness against such
adversarial simulation. Extensive experiments on real-world datasets confirm
that our attack schemes are powerful and our defense algorithms are more
effective compared with baseline defense mechanisms.
| no_new_dataset | 0.709667 |
2208.09163 | Fiona Anting Tan Ms | Fiona Anting Tan, Xinyu Zuo and See-Kiong Ng | UniCausal: Unified Benchmark and Repository for Causal Text Mining | 15 pages include References | null | null | null | cs.CL | http://creativecommons.org/licenses/by/4.0/ | Current causal text mining datasets vary in objectives, data coverage, and
annotation schemes. These inconsistent efforts prevent modeling capabilities
and fair comparisons of model performance. Furthermore, few datasets include
cause-effect span annotations, which are needed for end-to-end causal relation
extraction. To address these issues, we propose UniCausal, a unified benchmark
for causal text mining across three tasks: (I) Causal Sequence Classification,
(II) Cause-Effect Span Detection and (III) Causal Pair Classification. We
consolidated and aligned annotations of six high quality, mainly
human-annotated, corpora, resulting in a total of 58,720, 12,144 and 69,165
examples for each task respectively. Since the definition of causality can be
subjective, our framework was designed to allow researchers to work on some or
all datasets and tasks. To create an initial benchmark, we fine-tuned BERT
pre-trained language models to each task, achieving 70.10% Binary F1, 52.42%
Macro F1, and 84.68% Binary F1 scores respectively.
| [
{
"version": "v1",
"created": "Fri, 19 Aug 2022 06:14:05 GMT"
},
{
"version": "v2",
"created": "Fri, 14 Apr 2023 09:02:50 GMT"
}
] | 2023-04-17T00:00:00 | [
[
"Tan",
"Fiona Anting",
""
],
[
"Zuo",
"Xinyu",
""
],
[
"Ng",
"See-Kiong",
""
]
] | TITLE: UniCausal: Unified Benchmark and Repository for Causal Text Mining
ABSTRACT: Current causal text mining datasets vary in objectives, data coverage, and
annotation schemes. These inconsistent efforts prevent modeling capabilities
and fair comparisons of model performance. Furthermore, few datasets include
cause-effect span annotations, which are needed for end-to-end causal relation
extraction. To address these issues, we propose UniCausal, a unified benchmark
for causal text mining across three tasks: (I) Causal Sequence Classification,
(II) Cause-Effect Span Detection and (III) Causal Pair Classification. We
consolidated and aligned annotations of six high quality, mainly
human-annotated, corpora, resulting in a total of 58,720, 12,144 and 69,165
examples for each task respectively. Since the definition of causality can be
subjective, our framework was designed to allow researchers to work on some or
all datasets and tasks. To create an initial benchmark, we fine-tuned BERT
pre-trained language models to each task, achieving 70.10% Binary F1, 52.42%
Macro F1, and 84.68% Binary F1 scores respectively.
| no_new_dataset | 0.710842 |
2210.03454 | Di Liang | Sirui Wang, Di Liang, Jian Song, Yuntao Li, Wei Wu | DABERT: Dual Attention Enhanced BERT for Semantic Matching | Accepted by COLING 2022 | https://aclanthology.org/2022.coling-1.141/ | null | null | cs.CL | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Transformer-based pre-trained language models such as BERT have achieved
remarkable results in Semantic Sentence Matching. However, existing models
still suffer from insufficient ability to capture subtle differences. Minor
noise like word addition, deletion, and modification of sentences may cause
flipped predictions. To alleviate this problem, we propose a novel Dual
Attention Enhanced BERT (DABERT) to enhance the ability of BERT to capture
fine-grained differences in sentence pairs. DABERT comprises (1) Dual Attention
module, which measures soft word matches by introducing a new dual channel
alignment mechanism to model affinity and difference attention. (2) Adaptive
Fusion module, this module uses attention to learn the aggregation of
difference and affinity features, and generates a vector describing the
matching details of sentence pairs. We conduct extensive experiments on
well-studied semantic matching and robustness test datasets, and the
experimental results show the effectiveness of our proposed method.
| [
{
"version": "v1",
"created": "Fri, 7 Oct 2022 10:54:49 GMT"
},
{
"version": "v2",
"created": "Thu, 3 Nov 2022 02:33:57 GMT"
},
{
"version": "v3",
"created": "Wed, 15 Mar 2023 06:28:19 GMT"
},
{
"version": "v4",
"created": "Fri, 14 Apr 2023 07:14:17 GMT"
}
] | 2023-04-17T00:00:00 | [
[
"Wang",
"Sirui",
""
],
[
"Liang",
"Di",
""
],
[
"Song",
"Jian",
""
],
[
"Li",
"Yuntao",
""
],
[
"Wu",
"Wei",
""
]
] | TITLE: DABERT: Dual Attention Enhanced BERT for Semantic Matching
ABSTRACT: Transformer-based pre-trained language models such as BERT have achieved
remarkable results in Semantic Sentence Matching. However, existing models
still suffer from insufficient ability to capture subtle differences. Minor
noise like word addition, deletion, and modification of sentences may cause
flipped predictions. To alleviate this problem, we propose a novel Dual
Attention Enhanced BERT (DABERT) to enhance the ability of BERT to capture
fine-grained differences in sentence pairs. DABERT comprises (1) Dual Attention
module, which measures soft word matches by introducing a new dual channel
alignment mechanism to model affinity and difference attention. (2) Adaptive
Fusion module, this module uses attention to learn the aggregation of
difference and affinity features, and generates a vector describing the
matching details of sentence pairs. We conduct extensive experiments on
well-studied semantic matching and robustness test datasets, and the
experimental results show the effectiveness of our proposed method.
| no_new_dataset | 0.71039 |
2210.07469 | Shirley Anugrah Hayati | Shirley Anugrah Hayati, Kyumin Park, Dheeraj Rajagopal, Lyle Ungar,
Dongyeop Kang | StyLEx: Explaining Style Using Human Lexical Annotations | EACL 2023 | null | null | null | cs.CL | http://creativecommons.org/licenses/by/4.0/ | Large pre-trained language models have achieved impressive results on various
style classification tasks, but they often learn spurious domain-specific words
to make predictions (Hayati et al., 2021). While human explanation highlights
stylistic tokens as important features for this task, we observe that model
explanations often do not align with them. To tackle this issue, we introduce
StyLEx, a model that learns from human-annotated explanations of stylistic
features and jointly learns to perform the task and predict these features as
model explanations. Our experiments show that StyLEx can provide human-like
stylistic lexical explanations without sacrificing the performance of
sentence-level style prediction on both in-domain and out-of-domain datasets.
Explanations from StyLEx show significant improvements in explanation metrics
(sufficiency, plausibility) and when evaluated with human annotations. They are
also more understandable by human judges compared to the widely-used
saliency-based explanation baseline.
| [
{
"version": "v1",
"created": "Fri, 14 Oct 2022 02:35:47 GMT"
},
{
"version": "v2",
"created": "Fri, 14 Apr 2023 17:06:50 GMT"
}
] | 2023-04-17T00:00:00 | [
[
"Hayati",
"Shirley Anugrah",
""
],
[
"Park",
"Kyumin",
""
],
[
"Rajagopal",
"Dheeraj",
""
],
[
"Ungar",
"Lyle",
""
],
[
"Kang",
"Dongyeop",
""
]
] | TITLE: StyLEx: Explaining Style Using Human Lexical Annotations
ABSTRACT: Large pre-trained language models have achieved impressive results on various
style classification tasks, but they often learn spurious domain-specific words
to make predictions (Hayati et al., 2021). While human explanation highlights
stylistic tokens as important features for this task, we observe that model
explanations often do not align with them. To tackle this issue, we introduce
StyLEx, a model that learns from human-annotated explanations of stylistic
features and jointly learns to perform the task and predict these features as
model explanations. Our experiments show that StyLEx can provide human-like
stylistic lexical explanations without sacrificing the performance of
sentence-level style prediction on both in-domain and out-of-domain datasets.
Explanations from StyLEx show significant improvements in explanation metrics
(sufficiency, plausibility) and when evaluated with human annotations. They are
also more understandable by human judges compared to the widely-used
saliency-based explanation baseline.
| no_new_dataset | 0.710409 |
2211.02445 | Daniel Adolfsson | Daniel Adolfsson, Martin Magnusson, Anas Alhashimi, Achim J.
Lilienthal, Henrik Andreasson | Lidar-level localization with radar? The CFEAR approach to accurate,
fast and robust large-scale radar odometry in diverse environments | Published in Transactions on Robotics. Edited 2022-11-07: Updated
affiliation and citation | IEEE Transactions on Robotics, vol. 39, no. 2, pp. 1476-1495,
April 2023 | 10.1109/TRO.2022.3221302 | null | cs.RO | http://creativecommons.org/licenses/by-nc-nd/4.0/ | This paper presents an accurate, highly efficient, and learning-free method
for large-scale odometry estimation using spinning radar, empirically found to
generalize well across very diverse environments -- outdoors, from urban to
woodland, and indoors in warehouses and mines - without changing parameters.
Our method integrates motion compensation within a sweep with one-to-many scan
registration that minimizes distances between nearby oriented surface points
and mitigates outliers with a robust loss function. Extending our previous
approach CFEAR, we present an in-depth investigation on a wider range of data
sets, quantifying the importance of filtering, resolution, registration cost
and loss functions, keyframe history, and motion compensation. We present a new
solving strategy and configuration that overcomes previous issues with sparsity
and bias, and improves our state-of-the-art by 38%, thus, surprisingly,
outperforming radar SLAM and approaching lidar SLAM. The most accurate
configuration achieves 1.09% error at 5Hz on the Oxford benchmark, and the
fastest achieves 1.79% error at 160Hz.
| [
{
"version": "v1",
"created": "Fri, 4 Nov 2022 13:32:15 GMT"
},
{
"version": "v2",
"created": "Mon, 7 Nov 2022 11:32:32 GMT"
},
{
"version": "v3",
"created": "Fri, 14 Apr 2023 08:52:15 GMT"
}
] | 2023-04-17T00:00:00 | [
[
"Adolfsson",
"Daniel",
""
],
[
"Magnusson",
"Martin",
""
],
[
"Alhashimi",
"Anas",
""
],
[
"Lilienthal",
"Achim J.",
""
],
[
"Andreasson",
"Henrik",
""
]
] | TITLE: Lidar-level localization with radar? The CFEAR approach to accurate,
fast and robust large-scale radar odometry in diverse environments
ABSTRACT: This paper presents an accurate, highly efficient, and learning-free method
for large-scale odometry estimation using spinning radar, empirically found to
generalize well across very diverse environments -- outdoors, from urban to
woodland, and indoors in warehouses and mines - without changing parameters.
Our method integrates motion compensation within a sweep with one-to-many scan
registration that minimizes distances between nearby oriented surface points
and mitigates outliers with a robust loss function. Extending our previous
approach CFEAR, we present an in-depth investigation on a wider range of data
sets, quantifying the importance of filtering, resolution, registration cost
and loss functions, keyframe history, and motion compensation. We present a new
solving strategy and configuration that overcomes previous issues with sparsity
and bias, and improves our state-of-the-art by 38%, thus, surprisingly,
outperforming radar SLAM and approaching lidar SLAM. The most accurate
configuration achieves 1.09% error at 5Hz on the Oxford benchmark, and the
fastest achieves 1.79% error at 160Hz.
| no_new_dataset | 0.710396 |
2211.14020 | Itai Lang | Itai Lang, Dror Aiger, Forrester Cole, Shai Avidan, Michael Rubinstein | SCOOP: Self-Supervised Correspondence and Optimization-Based Scene Flow | CVPR 2023. Project page: https://itailang.github.io/SCOOP/ | null | null | null | cs.CV | http://creativecommons.org/licenses/by/4.0/ | Scene flow estimation is a long-standing problem in computer vision, where
the goal is to find the 3D motion of a scene from its consecutive observations.
Recently, there have been efforts to compute the scene flow from 3D point
clouds. A common approach is to train a regression model that consumes source
and target point clouds and outputs the per-point translation vector. An
alternative is to learn point matches between the point clouds concurrently
with regressing a refinement of the initial correspondence flow. In both cases,
the learning task is very challenging since the flow regression is done in the
free 3D space, and a typical solution is to resort to a large annotated
synthetic dataset. We introduce SCOOP, a new method for scene flow estimation
that can be learned on a small amount of data without employing ground-truth
flow supervision. In contrast to previous work, we train a pure correspondence
model focused on learning point feature representation and initialize the flow
as the difference between a source point and its softly corresponding target
point. Then, in the run-time phase, we directly optimize a flow refinement
component with a self-supervised objective, which leads to a coherent and
accurate flow field between the point clouds. Experiments on widespread
datasets demonstrate the performance gains achieved by our method compared to
existing leading techniques while using a fraction of the training data. Our
code is publicly available at https://github.com/itailang/SCOOP.
| [
{
"version": "v1",
"created": "Fri, 25 Nov 2022 10:52:02 GMT"
},
{
"version": "v2",
"created": "Fri, 14 Apr 2023 00:00:01 GMT"
}
] | 2023-04-17T00:00:00 | [
[
"Lang",
"Itai",
""
],
[
"Aiger",
"Dror",
""
],
[
"Cole",
"Forrester",
""
],
[
"Avidan",
"Shai",
""
],
[
"Rubinstein",
"Michael",
""
]
] | TITLE: SCOOP: Self-Supervised Correspondence and Optimization-Based Scene Flow
ABSTRACT: Scene flow estimation is a long-standing problem in computer vision, where
the goal is to find the 3D motion of a scene from its consecutive observations.
Recently, there have been efforts to compute the scene flow from 3D point
clouds. A common approach is to train a regression model that consumes source
and target point clouds and outputs the per-point translation vector. An
alternative is to learn point matches between the point clouds concurrently
with regressing a refinement of the initial correspondence flow. In both cases,
the learning task is very challenging since the flow regression is done in the
free 3D space, and a typical solution is to resort to a large annotated
synthetic dataset. We introduce SCOOP, a new method for scene flow estimation
that can be learned on a small amount of data without employing ground-truth
flow supervision. In contrast to previous work, we train a pure correspondence
model focused on learning point feature representation and initialize the flow
as the difference between a source point and its softly corresponding target
point. Then, in the run-time phase, we directly optimize a flow refinement
component with a self-supervised objective, which leads to a coherent and
accurate flow field between the point clouds. Experiments on widespread
datasets demonstrate the performance gains achieved by our method compared to
existing leading techniques while using a fraction of the training data. Our
code is publicly available at https://github.com/itailang/SCOOP.
| no_new_dataset | 0.710791 |
2212.02761 | Simon Giebenhain | Simon Giebenhain, Tobias Kirschstein, Markos Georgopoulos, Martin
R\"unz, Lourdes Agapito, Matthias Nie{\ss}ner | Learning Neural Parametric Head Models | Project Page: https://simongiebenhain.github.io/NPHM ; Project Video:
https://www.youtube.com/watch?v=0mDk2tFOJCg ; Camer-Ready Version; Added
Experiments | null | null | null | cs.CV | http://creativecommons.org/licenses/by/4.0/ | We propose a novel 3D morphable model for complete human heads based on
hybrid neural fields. At the core of our model lies a neural parametric
representation that disentangles identity and expressions in disjoint latent
spaces. To this end, we capture a person's identity in a canonical space as a
signed distance field (SDF), and model facial expressions with a neural
deformation field. In addition, our representation achieves high-fidelity local
detail by introducing an ensemble of local fields centered around facial anchor
points. To facilitate generalization, we train our model on a newly-captured
dataset of over 5200 head scans from 255 different identities using a custom
high-end 3D scanning setup. Our dataset significantly exceeds comparable
existing datasets, both with respect to quality and completeness of geometry,
averaging around 3.5M mesh faces per scan. Finally, we demonstrate that our
approach outperforms state-of-the-art methods in terms of fitting error and
reconstruction quality.
| [
{
"version": "v1",
"created": "Tue, 6 Dec 2022 05:24:42 GMT"
},
{
"version": "v2",
"created": "Fri, 14 Apr 2023 17:47:42 GMT"
}
] | 2023-04-17T00:00:00 | [
[
"Giebenhain",
"Simon",
""
],
[
"Kirschstein",
"Tobias",
""
],
[
"Georgopoulos",
"Markos",
""
],
[
"Rünz",
"Martin",
""
],
[
"Agapito",
"Lourdes",
""
],
[
"Nießner",
"Matthias",
""
]
] | TITLE: Learning Neural Parametric Head Models
ABSTRACT: We propose a novel 3D morphable model for complete human heads based on
hybrid neural fields. At the core of our model lies a neural parametric
representation that disentangles identity and expressions in disjoint latent
spaces. To this end, we capture a person's identity in a canonical space as a
signed distance field (SDF), and model facial expressions with a neural
deformation field. In addition, our representation achieves high-fidelity local
detail by introducing an ensemble of local fields centered around facial anchor
points. To facilitate generalization, we train our model on a newly-captured
dataset of over 5200 head scans from 255 different identities using a custom
high-end 3D scanning setup. Our dataset significantly exceeds comparable
existing datasets, both with respect to quality and completeness of geometry,
averaging around 3.5M mesh faces per scan. Finally, we demonstrate that our
approach outperforms state-of-the-art methods in terms of fitting error and
reconstruction quality.
| new_dataset | 0.714273 |
2301.04397 | Daniel Adolfsson | Daniel Adolfsson, Mattias Karlsson, Vladim\'ir Kubelka, Martin
Magnusson, Henrik Andreasson | TBV Radar SLAM -- trust but verify loop candidates | Accepted for RAL, to be presented at IROS 2023, Detroit. Code:
https://github.com/dan11003/tbv_slam_public Submission video:
https://youtu.be/t8HQtHAUHHc | null | null | null | cs.RO | http://creativecommons.org/licenses/by-nc-nd/4.0/ | Robust SLAM in large-scale environments requires fault resilience and
awareness at multiple stages, from sensing and odometry estimation to loop
closure. In this work, we present TBV (Trust But Verify) Radar SLAM, a method
for radar SLAM that introspectively verifies loop closure candidates. TBV Radar
SLAM achieves a high correct-loop-retrieval rate by combining multiple
place-recognition techniques: tightly coupled place similarity and odometry
uncertainty search, creating loop descriptors from origin-shifted scans, and
delaying loop selection until after verification. Robustness to false
constraints is achieved by carefully verifying and selecting the most likely
ones from multiple loop constraints. Importantly, the verification and
selection are carried out after registration when additional sources of loop
evidence can easily be computed. We integrate our loop retrieval and
verification method with a fault-resilient odometry pipeline within a pose
graph framework. By evaluating on public benchmarks we found that TBV Radar
SLAM achieves 65% lower error than the previous state of the art. We also show
that it's generalizing across environments without needing to change any
parameters.
| [
{
"version": "v1",
"created": "Wed, 11 Jan 2023 10:50:24 GMT"
},
{
"version": "v2",
"created": "Thu, 12 Jan 2023 07:25:23 GMT"
},
{
"version": "v3",
"created": "Fri, 14 Apr 2023 08:49:51 GMT"
}
] | 2023-04-17T00:00:00 | [
[
"Adolfsson",
"Daniel",
""
],
[
"Karlsson",
"Mattias",
""
],
[
"Kubelka",
"Vladimír",
""
],
[
"Magnusson",
"Martin",
""
],
[
"Andreasson",
"Henrik",
""
]
] | TITLE: TBV Radar SLAM -- trust but verify loop candidates
ABSTRACT: Robust SLAM in large-scale environments requires fault resilience and
awareness at multiple stages, from sensing and odometry estimation to loop
closure. In this work, we present TBV (Trust But Verify) Radar SLAM, a method
for radar SLAM that introspectively verifies loop closure candidates. TBV Radar
SLAM achieves a high correct-loop-retrieval rate by combining multiple
place-recognition techniques: tightly coupled place similarity and odometry
uncertainty search, creating loop descriptors from origin-shifted scans, and
delaying loop selection until after verification. Robustness to false
constraints is achieved by carefully verifying and selecting the most likely
ones from multiple loop constraints. Importantly, the verification and
selection are carried out after registration when additional sources of loop
evidence can easily be computed. We integrate our loop retrieval and
verification method with a fault-resilient odometry pipeline within a pose
graph framework. By evaluating on public benchmarks we found that TBV Radar
SLAM achieves 65% lower error than the previous state of the art. We also show
that it's generalizing across environments without needing to change any
parameters.
| no_new_dataset | 0.710446 |
2301.04944 | Michael Tarasiou | Michail Tarasiou, Erik Chavez, Stefanos Zafeiriou | ViTs for SITS: Vision Transformers for Satellite Image Time Series | 11 pages, 5 figures, 2 tables | null | null | null | cs.CV cs.LG | http://creativecommons.org/licenses/by-sa/4.0/ | In this paper we introduce the Temporo-Spatial Vision Transformer (TSViT), a
fully-attentional model for general Satellite Image Time Series (SITS)
processing based on the Vision Transformer (ViT). TSViT splits a SITS record
into non-overlapping patches in space and time which are tokenized and
subsequently processed by a factorized temporo-spatial encoder. We argue, that
in contrast to natural images, a temporal-then-spatial factorization is more
intuitive for SITS processing and present experimental evidence for this claim.
Additionally, we enhance the model's discriminative power by introducing two
novel mechanisms for acquisition-time-specific temporal positional encodings
and multiple learnable class tokens. The effect of all novel design choices is
evaluated through an extensive ablation study. Our proposed architecture
achieves state-of-the-art performance, surpassing previous approaches by a
significant margin in three publicly available SITS semantic segmentation and
classification datasets. All model, training and evaluation codes are made
publicly available to facilitate further research.
| [
{
"version": "v1",
"created": "Thu, 12 Jan 2023 11:33:07 GMT"
},
{
"version": "v2",
"created": "Thu, 26 Jan 2023 13:03:23 GMT"
},
{
"version": "v3",
"created": "Fri, 14 Apr 2023 09:56:37 GMT"
}
] | 2023-04-17T00:00:00 | [
[
"Tarasiou",
"Michail",
""
],
[
"Chavez",
"Erik",
""
],
[
"Zafeiriou",
"Stefanos",
""
]
] | TITLE: ViTs for SITS: Vision Transformers for Satellite Image Time Series
ABSTRACT: In this paper we introduce the Temporo-Spatial Vision Transformer (TSViT), a
fully-attentional model for general Satellite Image Time Series (SITS)
processing based on the Vision Transformer (ViT). TSViT splits a SITS record
into non-overlapping patches in space and time which are tokenized and
subsequently processed by a factorized temporo-spatial encoder. We argue, that
in contrast to natural images, a temporal-then-spatial factorization is more
intuitive for SITS processing and present experimental evidence for this claim.
Additionally, we enhance the model's discriminative power by introducing two
novel mechanisms for acquisition-time-specific temporal positional encodings
and multiple learnable class tokens. The effect of all novel design choices is
evaluated through an extensive ablation study. Our proposed architecture
achieves state-of-the-art performance, surpassing previous approaches by a
significant margin in three publicly available SITS semantic segmentation and
classification datasets. All model, training and evaluation codes are made
publicly available to facilitate further research.
| no_new_dataset | 0.709818 |
2302.01660 | Ioannis Siglidis | Ioannis Siglidis, Nicolas Gonthier, Julien Gaubil, Tom Monnier and
Mathieu Aubry | The Learnable Typewriter: A Generative Approach to Text Analysis | For the code and a quick-overview visit the project webpage at
http://imagine.enpc.fr/~siglidii/learnable-typewriter | null | null | null | cs.CV | http://creativecommons.org/licenses/by/4.0/ | We present a generative document-specific approach to character analysis and
recognition in text lines. Our main idea is to build on unsupervised
multi-object segmentation methods and in particular those that reconstruct
images based on a limited amount of visual elements, called sprites. Taking as
input a set of text lines with similar font or handwriting, our approach can
learn a large number of different characters and leverage line-level
annotations when available. Our contribution is twofold. First, we provide the
first adaptation and evaluation of a deep unsupervised multi-object
segmentation approach for text line analysis. Since these methods have mainly
been evaluated on synthetic data in a completely unsupervised setting,
demonstrating that they can be adapted and quantitatively evaluated on real
images of text and that they can be trained using weak supervision are
significant progresses. Second, we show the potential of our method for new
applications, more specifically in the field of paleography, which studies the
history and variations of handwriting, and for cipher analysis. We demonstrate
our approach on three very different datasets: a printed volume of the
Google1000 dataset, the Copiale cipher and historical handwritten charters from
the 12th and early 13th century.
| [
{
"version": "v1",
"created": "Fri, 3 Feb 2023 11:17:59 GMT"
},
{
"version": "v2",
"created": "Mon, 6 Feb 2023 16:46:38 GMT"
},
{
"version": "v3",
"created": "Fri, 14 Apr 2023 14:08:29 GMT"
}
] | 2023-04-17T00:00:00 | [
[
"Siglidis",
"Ioannis",
""
],
[
"Gonthier",
"Nicolas",
""
],
[
"Gaubil",
"Julien",
""
],
[
"Monnier",
"Tom",
""
],
[
"Aubry",
"Mathieu",
""
]
] | TITLE: The Learnable Typewriter: A Generative Approach to Text Analysis
ABSTRACT: We present a generative document-specific approach to character analysis and
recognition in text lines. Our main idea is to build on unsupervised
multi-object segmentation methods and in particular those that reconstruct
images based on a limited amount of visual elements, called sprites. Taking as
input a set of text lines with similar font or handwriting, our approach can
learn a large number of different characters and leverage line-level
annotations when available. Our contribution is twofold. First, we provide the
first adaptation and evaluation of a deep unsupervised multi-object
segmentation approach for text line analysis. Since these methods have mainly
been evaluated on synthetic data in a completely unsupervised setting,
demonstrating that they can be adapted and quantitatively evaluated on real
images of text and that they can be trained using weak supervision are
significant progresses. Second, we show the potential of our method for new
applications, more specifically in the field of paleography, which studies the
history and variations of handwriting, and for cipher analysis. We demonstrate
our approach on three very different datasets: a printed volume of the
Google1000 dataset, the Copiale cipher and historical handwritten charters from
the 12th and early 13th century.
| no_new_dataset | 0.707815 |
2302.07738 | Antoine Lefebvre-Brossard | Antoine Lefebvre-Brossard, Stephane Gazaille, Michel C. Desmarais | Alloprof: a new French question-answer education dataset and its use in
an information retrieval case study | null | null | null | null | cs.CL cs.IR cs.LG | http://creativecommons.org/licenses/by-nc-sa/4.0/ | Teachers and students are increasingly relying on online learning resources
to supplement the ones provided in school. This increase in the breadth and
depth of available resources is a great thing for students, but only provided
they are able to find answers to their queries. Question-answering and
information retrieval systems have benefited from public datasets to train and
evaluate their algorithms, but most of these datasets have been in English text
written by and for adults. We introduce a new public French question-answering
dataset collected from Alloprof, a Quebec-based primary and high-school help
website, containing 29 349 questions and their explanations in a variety of
school subjects from 10 368 students, with more than half of the explanations
containing links to other questions or some of the 2 596 reference pages on the
website. We also present a case study of this dataset in an information
retrieval task. This dataset was collected on the Alloprof public forum, with
all questions verified for their appropriateness and the explanations verified
both for their appropriateness and their relevance to the question. To predict
relevant documents, architectures using pre-trained BERT models were fine-tuned
and evaluated. This dataset will allow researchers to develop
question-answering, information retrieval and other algorithms specifically for
the French speaking education context. Furthermore, the range of language
proficiency, images, mathematical symbols and spelling mistakes will
necessitate algorithms based on a multimodal comprehension. The case study we
present as a baseline shows an approach that relies on recent techniques
provides an acceptable performance level, but more work is necessary before it
can reliably be used and trusted in a production setting.
| [
{
"version": "v1",
"created": "Fri, 10 Feb 2023 20:23:27 GMT"
},
{
"version": "v2",
"created": "Fri, 14 Apr 2023 13:20:07 GMT"
}
] | 2023-04-17T00:00:00 | [
[
"Lefebvre-Brossard",
"Antoine",
""
],
[
"Gazaille",
"Stephane",
""
],
[
"Desmarais",
"Michel C.",
""
]
] | TITLE: Alloprof: a new French question-answer education dataset and its use in
an information retrieval case study
ABSTRACT: Teachers and students are increasingly relying on online learning resources
to supplement the ones provided in school. This increase in the breadth and
depth of available resources is a great thing for students, but only provided
they are able to find answers to their queries. Question-answering and
information retrieval systems have benefited from public datasets to train and
evaluate their algorithms, but most of these datasets have been in English text
written by and for adults. We introduce a new public French question-answering
dataset collected from Alloprof, a Quebec-based primary and high-school help
website, containing 29 349 questions and their explanations in a variety of
school subjects from 10 368 students, with more than half of the explanations
containing links to other questions or some of the 2 596 reference pages on the
website. We also present a case study of this dataset in an information
retrieval task. This dataset was collected on the Alloprof public forum, with
all questions verified for their appropriateness and the explanations verified
both for their appropriateness and their relevance to the question. To predict
relevant documents, architectures using pre-trained BERT models were fine-tuned
and evaluated. This dataset will allow researchers to develop
question-answering, information retrieval and other algorithms specifically for
the French speaking education context. Furthermore, the range of language
proficiency, images, mathematical symbols and spelling mistakes will
necessitate algorithms based on a multimodal comprehension. The case study we
present as a baseline shows an approach that relies on recent techniques
provides an acceptable performance level, but more work is necessary before it
can reliably be used and trusted in a production setting.
| new_dataset | 0.721535 |
2302.14287 | Yufan Sheng | Yufan Sheng, Xin Cao, Yixiang Fang, Kaiqi Zhao, Jianzhong Qi, Gao
Cong, Wenjie Zhang | WISK: A Workload-aware Learned Index for Spatial Keyword Queries | PACMMOD camera-ready version with appendix. Accpeted by ACM SIGMOD
2023 | null | null | null | cs.DB cs.LG | http://creativecommons.org/licenses/by/4.0/ | Spatial objects often come with textual information, such as Points of
Interest (POIs) with their descriptions, which are referred to as geo-textual
data. To retrieve such data, spatial keyword queries that take into account
both spatial proximity and textual relevance have been extensively studied.
Existing indexes designed for spatial keyword queries are mostly built based on
the geo-textual data without considering the distribution of queries already
received. However, previous studies have shown that utilizing the known query
distribution can improve the index structure for future query processing. In
this paper, we propose WISK, a learned index for spatial keyword queries, which
self-adapts for optimizing querying costs given a query workload. One key
challenge is how to utilize both structured spatial attributes and unstructured
textual information during learning the index. We first divide the data objects
into partitions, aiming to minimize the processing costs of the given query
workload. We prove the NP-hardness of the partitioning problem and propose a
machine learning model to find the optimal partitions. Then, to achieve more
pruning power, we build a hierarchical structure based on the generated
partitions in a bottom-up manner with a reinforcement learning-based approach.
We conduct extensive experiments on real-world datasets and query workloads
with various distributions, and the results show that WISK outperforms all
competitors, achieving up to 8x speedup in querying time with comparable
storage overhead.
| [
{
"version": "v1",
"created": "Tue, 28 Feb 2023 03:45:25 GMT"
},
{
"version": "v2",
"created": "Fri, 14 Apr 2023 02:56:43 GMT"
}
] | 2023-04-17T00:00:00 | [
[
"Sheng",
"Yufan",
""
],
[
"Cao",
"Xin",
""
],
[
"Fang",
"Yixiang",
""
],
[
"Zhao",
"Kaiqi",
""
],
[
"Qi",
"Jianzhong",
""
],
[
"Cong",
"Gao",
""
],
[
"Zhang",
"Wenjie",
""
]
] | TITLE: WISK: A Workload-aware Learned Index for Spatial Keyword Queries
ABSTRACT: Spatial objects often come with textual information, such as Points of
Interest (POIs) with their descriptions, which are referred to as geo-textual
data. To retrieve such data, spatial keyword queries that take into account
both spatial proximity and textual relevance have been extensively studied.
Existing indexes designed for spatial keyword queries are mostly built based on
the geo-textual data without considering the distribution of queries already
received. However, previous studies have shown that utilizing the known query
distribution can improve the index structure for future query processing. In
this paper, we propose WISK, a learned index for spatial keyword queries, which
self-adapts for optimizing querying costs given a query workload. One key
challenge is how to utilize both structured spatial attributes and unstructured
textual information during learning the index. We first divide the data objects
into partitions, aiming to minimize the processing costs of the given query
workload. We prove the NP-hardness of the partitioning problem and propose a
machine learning model to find the optimal partitions. Then, to achieve more
pruning power, we build a hierarchical structure based on the generated
partitions in a bottom-up manner with a reinforcement learning-based approach.
We conduct extensive experiments on real-world datasets and query workloads
with various distributions, and the results show that WISK outperforms all
competitors, achieving up to 8x speedup in querying time with comparable
storage overhead.
| no_new_dataset | 0.708988 |
2303.09164 | Jia Li | Jia Li, Yin Chen, Xuesong Zhang, Jiantao Nie, Ziqiang Li, Yangchen Yu,
Yan Zhang, Richang Hong, Meng Wang | Multimodal Feature Extraction and Fusion for Emotional Reaction
Intensity Estimation and Expression Classification in Videos with
Transformers | Solutions of HFUT-CVers Team at the 5th ABAW Competition (CVPR 2023
workshop) | null | null | null | cs.CV | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | In this paper, we present our advanced solutions to the two sub-challenges of
Affective Behavior Analysis in the wild (ABAW) 2023: the Emotional Reaction
Intensity (ERI) Estimation Challenge and Expression (Expr) Classification
Challenge. ABAW 2023 aims to tackle the challenge of affective behavior
analysis in natural contexts, with the ultimate goal of creating intelligent
machines and robots that possess the ability to comprehend human emotions,
feelings, and behaviors. For the Expression Classification Challenge, we
propose a streamlined approach that handles the challenges of classification
effectively. However, our main contribution lies in our use of diverse models
and tools to extract multimodal features such as audio and video cues from the
Hume-Reaction dataset. By studying, analyzing, and combining these features, we
significantly enhance the model's accuracy for sentiment prediction in a
multimodal context. Furthermore, our method achieves outstanding results on the
Emotional Reaction Intensity (ERI) Estimation Challenge, surpassing the
baseline method by an impressive 84\% increase, as measured by the Pearson
Coefficient, on the validation dataset.
| [
{
"version": "v1",
"created": "Thu, 16 Mar 2023 09:03:17 GMT"
},
{
"version": "v2",
"created": "Fri, 14 Apr 2023 12:56:58 GMT"
}
] | 2023-04-17T00:00:00 | [
[
"Li",
"Jia",
""
],
[
"Chen",
"Yin",
""
],
[
"Zhang",
"Xuesong",
""
],
[
"Nie",
"Jiantao",
""
],
[
"Li",
"Ziqiang",
""
],
[
"Yu",
"Yangchen",
""
],
[
"Zhang",
"Yan",
""
],
[
"Hong",
"Richang",
""
],
[
"Wang",
"Meng",
""
]
] | TITLE: Multimodal Feature Extraction and Fusion for Emotional Reaction
Intensity Estimation and Expression Classification in Videos with
Transformers
ABSTRACT: In this paper, we present our advanced solutions to the two sub-challenges of
Affective Behavior Analysis in the wild (ABAW) 2023: the Emotional Reaction
Intensity (ERI) Estimation Challenge and Expression (Expr) Classification
Challenge. ABAW 2023 aims to tackle the challenge of affective behavior
analysis in natural contexts, with the ultimate goal of creating intelligent
machines and robots that possess the ability to comprehend human emotions,
feelings, and behaviors. For the Expression Classification Challenge, we
propose a streamlined approach that handles the challenges of classification
effectively. However, our main contribution lies in our use of diverse models
and tools to extract multimodal features such as audio and video cues from the
Hume-Reaction dataset. By studying, analyzing, and combining these features, we
significantly enhance the model's accuracy for sentiment prediction in a
multimodal context. Furthermore, our method achieves outstanding results on the
Emotional Reaction Intensity (ERI) Estimation Challenge, surpassing the
baseline method by an impressive 84\% increase, as measured by the Pearson
Coefficient, on the validation dataset.
| no_new_dataset | 0.709667 |
2303.13567 | Edward Lee | Edward H. Lee, Brendan Kelly, Emre Altinmakas, Hakan Dogan, Maryam
Mohammadzadeh, Errol Colak, Steve Fu, Olivia Choudhury, Ujjwal Ratan, Felipe
Kitamura, Hernan Chaves, Jimmy Zheng, Mourad Said, Eduardo Reis, Jaekwang
Lim, Patricia Yokoo, Courtney Mitchell, Golnaz Houshmand, Marzyeh Ghassemi,
Ronan Killeen, Wendy Qiu, Joel Hayden, Farnaz Rafiee, Chad Klochko, Nicholas
Bevins, Faeze Sazgara, S. Simon Wong, Michael Moseley, Safwan Halabi, Kristen
W. Yeom | AI Models Close to your Chest: Robust Federated Learning Strategies for
Multi-site CT | null | null | null | null | cs.LG cs.CV eess.IV | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | While it is well known that population differences from genetics, sex, race,
and environmental factors contribute to disease, AI studies in medicine have
largely focused on locoregional patient cohorts with less diverse data sources.
Such limitation stems from barriers to large-scale data share and ethical
concerns over data privacy. Federated learning (FL) is one potential pathway
for AI development that enables learning across hospitals without data share.
In this study, we show the results of various FL strategies on one of the
largest and most diverse COVID-19 chest CT datasets: 21 participating hospitals
across five continents that comprise >10,000 patients with >1 million images.
We also propose an FL strategy that leverages synthetically generated data to
overcome class and size imbalances. We also describe the sources of data
heterogeneity in the context of FL, and show how even among the correctly
labeled populations, disparities can arise due to these biases.
| [
{
"version": "v1",
"created": "Thu, 23 Mar 2023 13:38:29 GMT"
},
{
"version": "v2",
"created": "Thu, 13 Apr 2023 21:28:21 GMT"
}
] | 2023-04-17T00:00:00 | [
[
"Lee",
"Edward H.",
""
],
[
"Kelly",
"Brendan",
""
],
[
"Altinmakas",
"Emre",
""
],
[
"Dogan",
"Hakan",
""
],
[
"Mohammadzadeh",
"Maryam",
""
],
[
"Colak",
"Errol",
""
],
[
"Fu",
"Steve",
""
],
[
"Choudhury",
"Olivia",
""
],
[
"Ratan",
"Ujjwal",
""
],
[
"Kitamura",
"Felipe",
""
],
[
"Chaves",
"Hernan",
""
],
[
"Zheng",
"Jimmy",
""
],
[
"Said",
"Mourad",
""
],
[
"Reis",
"Eduardo",
""
],
[
"Lim",
"Jaekwang",
""
],
[
"Yokoo",
"Patricia",
""
],
[
"Mitchell",
"Courtney",
""
],
[
"Houshmand",
"Golnaz",
""
],
[
"Ghassemi",
"Marzyeh",
""
],
[
"Killeen",
"Ronan",
""
],
[
"Qiu",
"Wendy",
""
],
[
"Hayden",
"Joel",
""
],
[
"Rafiee",
"Farnaz",
""
],
[
"Klochko",
"Chad",
""
],
[
"Bevins",
"Nicholas",
""
],
[
"Sazgara",
"Faeze",
""
],
[
"Wong",
"S. Simon",
""
],
[
"Moseley",
"Michael",
""
],
[
"Halabi",
"Safwan",
""
],
[
"Yeom",
"Kristen W.",
""
]
] | TITLE: AI Models Close to your Chest: Robust Federated Learning Strategies for
Multi-site CT
ABSTRACT: While it is well known that population differences from genetics, sex, race,
and environmental factors contribute to disease, AI studies in medicine have
largely focused on locoregional patient cohorts with less diverse data sources.
Such limitation stems from barriers to large-scale data share and ethical
concerns over data privacy. Federated learning (FL) is one potential pathway
for AI development that enables learning across hospitals without data share.
In this study, we show the results of various FL strategies on one of the
largest and most diverse COVID-19 chest CT datasets: 21 participating hospitals
across five continents that comprise >10,000 patients with >1 million images.
We also propose an FL strategy that leverages synthetically generated data to
overcome class and size imbalances. We also describe the sources of data
heterogeneity in the context of FL, and show how even among the correctly
labeled populations, disparities can arise due to these biases.
| no_new_dataset | 0.706026 |
2303.15038 | Haoxuan Che | Haoxuan Che, Siyu Chen, Hao Chen | Image Quality-aware Diagnosis via Meta-knowledge Co-embedding | Accepted by CVPR 2023 | null | null | null | eess.IV cs.CV | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Medical images usually suffer from image degradation in clinical practice,
leading to decreased performance of deep learning-based models. To resolve this
problem, most previous works have focused on filtering out degradation-causing
low-quality images while ignoring their potential value for models. Through
effectively learning and leveraging the knowledge of degradations, models can
better resist their adverse effects and avoid misdiagnosis. In this paper, we
raise the problem of image quality-aware diagnosis, which aims to take
advantage of low-quality images and image quality labels to achieve a more
accurate and robust diagnosis. However, the diversity of degradations and
superficially unrelated targets between image quality assessment and disease
diagnosis makes it still quite challenging to effectively leverage quality
labels to assist diagnosis. Thus, to tackle these issues, we propose a novel
meta-knowledge co-embedding network, consisting of two subnets: Task Net and
Meta Learner. Task Net constructs an explicit quality information utilization
mechanism to enhance diagnosis via knowledge co-embedding features, while Meta
Learner ensures the effectiveness and constrains the semantics of these
features via meta-learning and joint-encoding masking. Superior performance on
five datasets with four widely-used medical imaging modalities demonstrates the
effectiveness and generalizability of our method.
| [
{
"version": "v1",
"created": "Mon, 27 Mar 2023 09:35:44 GMT"
},
{
"version": "v2",
"created": "Fri, 14 Apr 2023 07:38:18 GMT"
}
] | 2023-04-17T00:00:00 | [
[
"Che",
"Haoxuan",
""
],
[
"Chen",
"Siyu",
""
],
[
"Chen",
"Hao",
""
]
] | TITLE: Image Quality-aware Diagnosis via Meta-knowledge Co-embedding
ABSTRACT: Medical images usually suffer from image degradation in clinical practice,
leading to decreased performance of deep learning-based models. To resolve this
problem, most previous works have focused on filtering out degradation-causing
low-quality images while ignoring their potential value for models. Through
effectively learning and leveraging the knowledge of degradations, models can
better resist their adverse effects and avoid misdiagnosis. In this paper, we
raise the problem of image quality-aware diagnosis, which aims to take
advantage of low-quality images and image quality labels to achieve a more
accurate and robust diagnosis. However, the diversity of degradations and
superficially unrelated targets between image quality assessment and disease
diagnosis makes it still quite challenging to effectively leverage quality
labels to assist diagnosis. Thus, to tackle these issues, we propose a novel
meta-knowledge co-embedding network, consisting of two subnets: Task Net and
Meta Learner. Task Net constructs an explicit quality information utilization
mechanism to enhance diagnosis via knowledge co-embedding features, while Meta
Learner ensures the effectiveness and constrains the semantics of these
features via meta-learning and joint-encoding masking. Superior performance on
five datasets with four widely-used medical imaging modalities demonstrates the
effectiveness and generalizability of our method.
| no_new_dataset | 0.710478 |
2304.03906 | Fang Wu | Fang Wu, Huiling Qin, Siyuan Li, Stan Z. Li, Xianyuan Zhan, Jinbo Xu | InstructBio: A Large-scale Semi-supervised Learning Paradigm for
Biochemical Problems | null | null | null | null | cs.LG cs.AI cs.CE | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | In the field of artificial intelligence for science, it is consistently an
essential challenge to face a limited amount of labeled data for real-world
problems. The prevailing approach is to pretrain a powerful task-agnostic model
on a large unlabeled corpus but may struggle to transfer knowledge to
downstream tasks. In this study, we propose InstructMol, a semi-supervised
learning algorithm, to take better advantage of unlabeled examples. It
introduces an instructor model to provide the confidence ratios as the
measurement of pseudo-labels' reliability. These confidence scores then guide
the target model to pay distinct attention to different data points, avoiding
the over-reliance on labeled data and the negative influence of incorrect
pseudo-annotations. Comprehensive experiments show that InstructBio
substantially improves the generalization ability of molecular models, in not
only molecular property predictions but also activity cliff estimations,
demonstrating the superiority of the proposed method. Furthermore, our evidence
indicates that InstructBio can be equipped with cutting-edge pretraining
methods and used to establish large-scale and task-specific pseudo-labeled
molecular datasets, which reduces the predictive errors and shortens the
training process. Our work provides strong evidence that semi-supervised
learning can be a promising tool to overcome the data scarcity limitation and
advance molecular representation learning.
| [
{
"version": "v1",
"created": "Sat, 8 Apr 2023 04:19:22 GMT"
},
{
"version": "v2",
"created": "Fri, 14 Apr 2023 11:23:59 GMT"
}
] | 2023-04-17T00:00:00 | [
[
"Wu",
"Fang",
""
],
[
"Qin",
"Huiling",
""
],
[
"Li",
"Siyuan",
""
],
[
"Li",
"Stan Z.",
""
],
[
"Zhan",
"Xianyuan",
""
],
[
"Xu",
"Jinbo",
""
]
] | TITLE: InstructBio: A Large-scale Semi-supervised Learning Paradigm for
Biochemical Problems
ABSTRACT: In the field of artificial intelligence for science, it is consistently an
essential challenge to face a limited amount of labeled data for real-world
problems. The prevailing approach is to pretrain a powerful task-agnostic model
on a large unlabeled corpus but may struggle to transfer knowledge to
downstream tasks. In this study, we propose InstructMol, a semi-supervised
learning algorithm, to take better advantage of unlabeled examples. It
introduces an instructor model to provide the confidence ratios as the
measurement of pseudo-labels' reliability. These confidence scores then guide
the target model to pay distinct attention to different data points, avoiding
the over-reliance on labeled data and the negative influence of incorrect
pseudo-annotations. Comprehensive experiments show that InstructBio
substantially improves the generalization ability of molecular models, in not
only molecular property predictions but also activity cliff estimations,
demonstrating the superiority of the proposed method. Furthermore, our evidence
indicates that InstructBio can be equipped with cutting-edge pretraining
methods and used to establish large-scale and task-specific pseudo-labeled
molecular datasets, which reduces the predictive errors and shortens the
training process. Our work provides strong evidence that semi-supervised
learning can be a promising tool to overcome the data scarcity limitation and
advance molecular representation learning.
| no_new_dataset | 0.709069 |
2304.04071 | Haokai Hong | Haokai Hong, Min Jiang, and Gary G. Yen | Improving Performance Insensitivity of Large-scale Multiobjective
Optimization via Monte Carlo Tree Search | 12 pages, 11 figures | null | null | null | cs.NE cs.AI | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | The large-scale multiobjective optimization problem (LSMOP) is characterized
by simultaneously optimizing multiple conflicting objectives and involving
hundreds of decision variables. Many real-world applications in engineering
fields can be modeled as LSMOPs; simultaneously, engineering applications
require insensitivity in performance. This requirement usually means that the
results from the algorithm runs should not only be good for every run in terms
of performance but also that the performance of multiple runs should not
fluctuate too much, i.e., the algorithm shows good insensitivity. Considering
that substantial computational resources are requested for each run, it is
essential to improve upon the performance of the large-scale multiobjective
optimization algorithm, as well as the insensitivity of the algorithm. However,
existing large-scale multiobjective optimization algorithms solely focus on
improving the performance of the algorithms, leaving the insensitivity
characteristics unattended. In this work, we propose an evolutionary algorithm
for solving LSMOPs based on Monte Carlo tree search, the so-called LMMOCTS,
which aims to improve the performance and insensitivity for large-scale
multiobjective optimization problems. The proposed method samples the decision
variables to construct new nodes on the Monte Carlo tree for optimization and
evaluation. It selects nodes with good evaluation for further search to reduce
the performance sensitivity caused by large-scale decision variables. We
compare the proposed algorithm with several state-of-the-art designs on
different benchmark functions. We also propose two metrics to measure the
sensitivity of the algorithm. The experimental results confirm the
effectiveness and performance insensitivity of the proposed design for solving
large-scale multiobjective optimization problems.
| [
{
"version": "v1",
"created": "Sat, 8 Apr 2023 17:15:49 GMT"
},
{
"version": "v2",
"created": "Fri, 14 Apr 2023 04:46:23 GMT"
}
] | 2023-04-17T00:00:00 | [
[
"Hong",
"Haokai",
""
],
[
"Jiang",
"Min",
""
],
[
"Yen",
"Gary G.",
""
]
] | TITLE: Improving Performance Insensitivity of Large-scale Multiobjective
Optimization via Monte Carlo Tree Search
ABSTRACT: The large-scale multiobjective optimization problem (LSMOP) is characterized
by simultaneously optimizing multiple conflicting objectives and involving
hundreds of decision variables. Many real-world applications in engineering
fields can be modeled as LSMOPs; simultaneously, engineering applications
require insensitivity in performance. This requirement usually means that the
results from the algorithm runs should not only be good for every run in terms
of performance but also that the performance of multiple runs should not
fluctuate too much, i.e., the algorithm shows good insensitivity. Considering
that substantial computational resources are requested for each run, it is
essential to improve upon the performance of the large-scale multiobjective
optimization algorithm, as well as the insensitivity of the algorithm. However,
existing large-scale multiobjective optimization algorithms solely focus on
improving the performance of the algorithms, leaving the insensitivity
characteristics unattended. In this work, we propose an evolutionary algorithm
for solving LSMOPs based on Monte Carlo tree search, the so-called LMMOCTS,
which aims to improve the performance and insensitivity for large-scale
multiobjective optimization problems. The proposed method samples the decision
variables to construct new nodes on the Monte Carlo tree for optimization and
evaluation. It selects nodes with good evaluation for further search to reduce
the performance sensitivity caused by large-scale decision variables. We
compare the proposed algorithm with several state-of-the-art designs on
different benchmark functions. We also propose two metrics to measure the
sensitivity of the algorithm. The experimental results confirm the
effectiveness and performance insensitivity of the proposed design for solving
large-scale multiobjective optimization problems.
| no_new_dataset | 0.711205 |
2304.05066 | Yi Ren | Yi Ren, Hongyan Tang, Jiangpeng Rong, Siwen Zhu | Unbiased Pairwise Learning from Implicit Feedback for Recommender
Systems without Biased Variance Control | 5 pages | Proceedings of the 46th International ACM SIGIR Conference on
Research and Development in Information Retrieval, 2023 | 10.1145/3539618.3592077 | null | cs.IR | http://creativecommons.org/licenses/by/4.0/ | Generally speaking, the model training for recommender systems can be based
on two types of data, namely explicit feedback and implicit feedback. Moreover,
because of its general availability, we see wide adoption of implicit feedback
data, such as click signal. There are mainly two challenges for the application
of implicit feedback. First, implicit data just includes positive feedback.
Therefore, we are not sure whether the non-interacted items are really negative
or positive but not displayed to the corresponding user. Moreover, the
relevance of rare items is usually underestimated since much fewer positive
feedback of rare items is collected compared with popular ones. To tackle such
difficulties, both pointwise and pairwise solutions are proposed before for
unbiased relevance learning. As pairwise learning suits well for the ranking
tasks, the previously proposed unbiased pairwise learning algorithm already
achieves state-of-the-art performance. Nonetheless, the existing unbiased
pairwise learning method suffers from high variance. To get satisfactory
performance, non-negative estimator is utilized for practical variance control
but introduces additional bias. In this work, we propose an unbiased pairwise
learning method, named UPL, with much lower variance to learn a truly unbiased
recommender model. Extensive offline experiments on real world datasets and
online A/B testing demonstrate the superior performance of our proposed method.
| [
{
"version": "v1",
"created": "Tue, 11 Apr 2023 08:59:10 GMT"
},
{
"version": "v2",
"created": "Fri, 14 Apr 2023 09:18:55 GMT"
}
] | 2023-04-17T00:00:00 | [
[
"Ren",
"Yi",
""
],
[
"Tang",
"Hongyan",
""
],
[
"Rong",
"Jiangpeng",
""
],
[
"Zhu",
"Siwen",
""
]
] | TITLE: Unbiased Pairwise Learning from Implicit Feedback for Recommender
Systems without Biased Variance Control
ABSTRACT: Generally speaking, the model training for recommender systems can be based
on two types of data, namely explicit feedback and implicit feedback. Moreover,
because of its general availability, we see wide adoption of implicit feedback
data, such as click signal. There are mainly two challenges for the application
of implicit feedback. First, implicit data just includes positive feedback.
Therefore, we are not sure whether the non-interacted items are really negative
or positive but not displayed to the corresponding user. Moreover, the
relevance of rare items is usually underestimated since much fewer positive
feedback of rare items is collected compared with popular ones. To tackle such
difficulties, both pointwise and pairwise solutions are proposed before for
unbiased relevance learning. As pairwise learning suits well for the ranking
tasks, the previously proposed unbiased pairwise learning algorithm already
achieves state-of-the-art performance. Nonetheless, the existing unbiased
pairwise learning method suffers from high variance. To get satisfactory
performance, non-negative estimator is utilized for practical variance control
but introduces additional bias. In this work, we propose an unbiased pairwise
learning method, named UPL, with much lower variance to learn a truly unbiased
recommender model. Extensive offline experiments on real world datasets and
online A/B testing demonstrate the superior performance of our proposed method.
| no_new_dataset | 0.708168 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.