id
large_string | submitter
large_string | authors
large_string | title
large_string | comments
large_string | journal-ref
large_string | doi
large_string | report-no
large_string | categories
large_string | license
large_string | abstract
large_string | versions
large list | update_date
timestamp[ms] | authors_parsed
large list | prompt
large_string | label
string | prob
float64 |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
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.969003 |
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.933613 |
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.947575 |
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.94743 |
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.951908 |
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.942929 |
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.952086 |
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.961353 |
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.950915 |
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.745723 |
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.949435 |
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.942823 |
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.936168 |
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.931836 |
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.950227 |
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.943348 |
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.952662 |
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.905239 |
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.945851 |
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.948632 |
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.948728 |
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.945045 |
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.944228 |
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.949669 |
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.962988 |
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.949435 |
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.9463 |
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.9463 |
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.94699 |
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.949763 |
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.948537 |
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.948632 |
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.948585 |
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.949529 |
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.958226 |
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.948822 |
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.947235 |
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.942401 |
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.976015 |
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.945147 |
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.94699 |
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.938181 |
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.948965 |
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.945551 |
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.950549 |
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.943138 |
2304.05276 | Ningning Xie | Jeremy Yallop, Ningning Xie, Neel Krishnaswami | flap: A Deterministic Parser with Fused Lexing | PLDI 2023 with appendix | null | 10.1145/3591269 | null | cs.PL | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Lexers and parsers are typically defined separately and connected by a token
stream. This separate definition is important for modularity and reduces the
potential for parsing ambiguity. However, materializing tokens as data
structures and case-switching on tokens comes with a cost. We show how to fuse
separately-defined lexers and parsers, drastically improving performance
without compromising modularity or increasing ambiguity. We propose a
deterministic variant of Greibach Normal Form that ensures deterministic
parsing with a single token of lookahead and makes fusion strikingly simple,
and prove that normalizing context free expressions into the deterministic
normal form is semantics-preserving. Our staged parser combinator library,
flap, provides a standard interface, but generates specialized token-free code
that runs two to six times faster than ocamlyacc on a range of benchmarks.
| [
{
"version": "v1",
"created": "Tue, 11 Apr 2023 15:21:25 GMT"
},
{
"version": "v2",
"created": "Thu, 13 Apr 2023 00:10:11 GMT"
},
{
"version": "v3",
"created": "Fri, 14 Apr 2023 00:41:22 GMT"
}
] | 2023-04-17T00:00:00 | [
[
"Yallop",
"Jeremy",
""
],
[
"Xie",
"Ningning",
""
],
[
"Krishnaswami",
"Neel",
""
]
] | TITLE: flap: A Deterministic Parser with Fused Lexing
ABSTRACT: Lexers and parsers are typically defined separately and connected by a token
stream. This separate definition is important for modularity and reduces the
potential for parsing ambiguity. However, materializing tokens as data
structures and case-switching on tokens comes with a cost. We show how to fuse
separately-defined lexers and parsers, drastically improving performance
without compromising modularity or increasing ambiguity. We propose a
deterministic variant of Greibach Normal Form that ensures deterministic
parsing with a single token of lookahead and makes fusion strikingly simple,
and prove that normalizing context free expressions into the deterministic
normal form is semantics-preserving. Our staged parser combinator library,
flap, provides a standard interface, but generates specialized token-free code
that runs two to six times faster than ocamlyacc on a range of benchmarks.
| no_new_dataset | 0.943191 |
2304.06371 | Laia Tarres | Laia Tarr\'es, Gerard I. G\'allego, Amanda Duarte, Jordi Torres,
Xavier Gir\'o-i-Nieto | Sign Language Translation from Instructional Videos | Paper accepted at WiCV @CVPR23 | null | null | null | cs.CL cs.CV | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | The advances in automatic sign language translation (SLT) to spoken languages
have been mostly benchmarked with datasets of limited size and restricted
domains. Our work advances the state of the art by providing the first baseline
results on How2Sign, a large and broad dataset.
We train a Transformer over I3D video features, using the reduced BLEU as a
reference metric for validation, instead of the widely used BLEU score. We
report a result of 8.03 on the BLEU score, and publish the first open-source
implementation of its kind to promote further advances.
| [
{
"version": "v1",
"created": "Thu, 13 Apr 2023 09:50:43 GMT"
},
{
"version": "v2",
"created": "Fri, 14 Apr 2023 08:43:20 GMT"
}
] | 2023-04-17T00:00:00 | [
[
"Tarrés",
"Laia",
""
],
[
"Gállego",
"Gerard I.",
""
],
[
"Duarte",
"Amanda",
""
],
[
"Torres",
"Jordi",
""
],
[
"Giró-i-Nieto",
"Xavier",
""
]
] | TITLE: Sign Language Translation from Instructional Videos
ABSTRACT: The advances in automatic sign language translation (SLT) to spoken languages
have been mostly benchmarked with datasets of limited size and restricted
domains. Our work advances the state of the art by providing the first baseline
results on How2Sign, a large and broad dataset.
We train a Transformer over I3D video features, using the reduced BLEU as a
reference metric for validation, instead of the widely used BLEU score. We
report a result of 8.03 on the BLEU score, and publish the first open-source
implementation of its kind to promote further advances.
| no_new_dataset | 0.809125 |
2304.06698 | Yair Censor | Shan Yu, Yair Censor, Ming Jiang and Guojie Luo | Per-RMAP: Feasibility-Seeking and Superiorization Methods for
Floorplanning with I/O Assignment | Accepted for presentation at the International Symposium of EDA
(Electronics Design Automation) ISEDA-2023, Nanjing, China, May 8-11, 2023 | null | null | null | math.OC cs.CE | http://creativecommons.org/licenses/by/4.0/ | The feasibility-seeking approach provides a systematic scheme to manage and
solve complex constraints for continuous problems, and we explore it for the
floorplanning problems with increasingly heterogeneous constraints. The classic
legality constraints can be formulated as the union of convex sets. However,
the convergence of conventional projection-based algorithms is not guaranteed
as the constrain sets are non-convex. In this work, we propose a resetting
strategy to greatly eliminate the the divergence issue of the projection-based
algorithm for the feasibility-seeking formulation. Furthermore, the
superiorization methodology (SM), which lies between feasibility-seeking and
constrained optimization, is firstly applied to floorplanning. The SM uses
perturbations to steer the feasibility-seeking algorithm to a feasible solution
with shorter total wirelength. The proposed flow is extendable to tackle
various constraints and variants of floorplanning problems, e.g., floorplanning
with I/O assignment problems. We have evaluated the proposed algorithm on the
MCNC benchmarks. We can obtain legal floorplans only two times slower than the
branch-and-bound method in its current prototype using MATLAB, with only 3%
wirelength inferior to the optimal results. We evaluate the effectiveness of
the flow by considering the constraints of I/O assignment, and our algorithm
achieve 8% improvement on wirelength.
| [
{
"version": "v1",
"created": "Wed, 5 Apr 2023 11:16:24 GMT"
}
] | 2023-04-17T00:00:00 | [
[
"Yu",
"Shan",
""
],
[
"Censor",
"Yair",
""
],
[
"Jiang",
"Ming",
""
],
[
"Luo",
"Guojie",
""
]
] | TITLE: Per-RMAP: Feasibility-Seeking and Superiorization Methods for
Floorplanning with I/O Assignment
ABSTRACT: The feasibility-seeking approach provides a systematic scheme to manage and
solve complex constraints for continuous problems, and we explore it for the
floorplanning problems with increasingly heterogeneous constraints. The classic
legality constraints can be formulated as the union of convex sets. However,
the convergence of conventional projection-based algorithms is not guaranteed
as the constrain sets are non-convex. In this work, we propose a resetting
strategy to greatly eliminate the the divergence issue of the projection-based
algorithm for the feasibility-seeking formulation. Furthermore, the
superiorization methodology (SM), which lies between feasibility-seeking and
constrained optimization, is firstly applied to floorplanning. The SM uses
perturbations to steer the feasibility-seeking algorithm to a feasible solution
with shorter total wirelength. The proposed flow is extendable to tackle
various constraints and variants of floorplanning problems, e.g., floorplanning
with I/O assignment problems. We have evaluated the proposed algorithm on the
MCNC benchmarks. We can obtain legal floorplans only two times slower than the
branch-and-bound method in its current prototype using MATLAB, with only 3%
wirelength inferior to the optimal results. We evaluate the effectiveness of
the flow by considering the constraints of I/O assignment, and our algorithm
achieve 8% improvement on wirelength.
| no_new_dataset | 0.946597 |
2304.06724 | Lin Geng Foo | Jianhong Pan, Lin Geng Foo, Qichen Zheng, Zhipeng Fan, Hossein
Rahmani, Qiuhong Ke, Jun Liu | GradMDM: Adversarial Attack on Dynamic Networks | Accepted to IEEE Transactions on Pattern Analysis and Machine
Intelligence (TPAMI) | null | null | null | cs.CR cs.CV cs.LG | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Dynamic neural networks can greatly reduce computation redundancy without
compromising accuracy by adapting their structures based on the input. In this
paper, we explore the robustness of dynamic neural networks against
energy-oriented attacks targeted at reducing their efficiency. Specifically, we
attack dynamic models with our novel algorithm GradMDM. GradMDM is a technique
that adjusts the direction and the magnitude of the gradients to effectively
find a small perturbation for each input, that will activate more computational
units of dynamic models during inference. We evaluate GradMDM on multiple
datasets and dynamic models, where it outperforms previous energy-oriented
attack techniques, significantly increasing computation complexity while
reducing the perceptibility of the perturbations.
| [
{
"version": "v1",
"created": "Sat, 1 Apr 2023 09:07:12 GMT"
}
] | 2023-04-17T00:00:00 | [
[
"Pan",
"Jianhong",
""
],
[
"Foo",
"Lin Geng",
""
],
[
"Zheng",
"Qichen",
""
],
[
"Fan",
"Zhipeng",
""
],
[
"Rahmani",
"Hossein",
""
],
[
"Ke",
"Qiuhong",
""
],
[
"Liu",
"Jun",
""
]
] | TITLE: GradMDM: Adversarial Attack on Dynamic Networks
ABSTRACT: Dynamic neural networks can greatly reduce computation redundancy without
compromising accuracy by adapting their structures based on the input. In this
paper, we explore the robustness of dynamic neural networks against
energy-oriented attacks targeted at reducing their efficiency. Specifically, we
attack dynamic models with our novel algorithm GradMDM. GradMDM is a technique
that adjusts the direction and the magnitude of the gradients to effectively
find a small perturbation for each input, that will activate more computational
units of dynamic models during inference. We evaluate GradMDM on multiple
datasets and dynamic models, where it outperforms previous energy-oriented
attack techniques, significantly increasing computation complexity while
reducing the perceptibility of the perturbations.
| no_new_dataset | 0.946843 |
2304.06775 | Tejas Anvekar | Shivanand Kundargi, Tejas Anvekar, Ramesh Ashok Tabib, Uma Mudenagudi | PointCLIMB: An Exemplar-Free Point Cloud Class Incremental Benchmark | null | null | null | null | cs.CV | http://creativecommons.org/licenses/by/4.0/ | Point clouds offer comprehensive and precise data regarding the contour and
configuration of objects. Employing such geometric and topological 3D
information of objects in class incremental learning can aid endless
application in 3D-computer vision. Well known 3D-point cloud class incremental
learning methods for addressing catastrophic forgetting generally entail the
usage of previously encountered data, which can present difficulties in
situations where there are restrictions on memory or when there are concerns
about the legality of the data. Towards this we pioneer to leverage exemplar
free class incremental learning on Point Clouds. In this paper we propose
PointCLIMB: An exemplar Free Class Incremental Learning Benchmark. We focus on
a pragmatic perspective to consider novel classes for class incremental
learning on 3D point clouds. We setup a benchmark for 3D Exemplar free class
incremental learning. We investigate performance of various backbones on
3D-Exemplar Free Class Incremental Learning framework. We demonstrate our
results on ModelNet40 dataset.
| [
{
"version": "v1",
"created": "Thu, 13 Apr 2023 18:47:29 GMT"
}
] | 2023-04-17T00:00:00 | [
[
"Kundargi",
"Shivanand",
""
],
[
"Anvekar",
"Tejas",
""
],
[
"Tabib",
"Ramesh Ashok",
""
],
[
"Mudenagudi",
"Uma",
""
]
] | TITLE: PointCLIMB: An Exemplar-Free Point Cloud Class Incremental Benchmark
ABSTRACT: Point clouds offer comprehensive and precise data regarding the contour and
configuration of objects. Employing such geometric and topological 3D
information of objects in class incremental learning can aid endless
application in 3D-computer vision. Well known 3D-point cloud class incremental
learning methods for addressing catastrophic forgetting generally entail the
usage of previously encountered data, which can present difficulties in
situations where there are restrictions on memory or when there are concerns
about the legality of the data. Towards this we pioneer to leverage exemplar
free class incremental learning on Point Clouds. In this paper we propose
PointCLIMB: An exemplar Free Class Incremental Learning Benchmark. We focus on
a pragmatic perspective to consider novel classes for class incremental
learning on 3D point clouds. We setup a benchmark for 3D Exemplar free class
incremental learning. We investigate performance of various backbones on
3D-Exemplar Free Class Incremental Learning framework. We demonstrate our
results on ModelNet40 dataset.
| no_new_dataset | 0.91708 |
2304.06777 | Pedro Neto | M. A. Sim\~ao, O. Gibaru, P. Neto | Online Recognition of Incomplete Gesture Data to Interface Collaborative
Robots | null | in IEEE Transactions on Industrial Electronics, vol. 66, no. 12,
pp. 9372-9382, Dec. 2019 | 10.1109/TIE.2019.2891449 | null | cs.RO cs.LG eess.SP | http://creativecommons.org/licenses/by/4.0/ | Online recognition of gestures is critical for intuitive human-robot
interaction (HRI) and further push collaborative robotics into the market,
making robots accessible to more people. The problem is that it is difficult to
achieve accurate gesture recognition in real unstructured environments, often
using distorted and incomplete multisensory data. This paper introduces an HRI
framework to classify large vocabularies of interwoven static gestures (SGs)
and dynamic gestures (DGs) captured with wearable sensors. DG features are
obtained by applying data dimensionality reduction to raw data from sensors
(resampling with cubic interpolation and principal component analysis).
Experimental tests were conducted using the UC2017 hand gesture dataset with
samples from eight different subjects. The classification models show an
accuracy of 95.6% for a library of 24 SGs with a random forest and 99.3% for 10
DGs using artificial neural networks. These results compare equally or
favorably with different commonly used classifiers. Long short-term memory deep
networks achieved similar performance in online frame-by-frame classification
using raw incomplete data, performing better in terms of accuracy than static
models with specially crafted features, but worse in training and inference
time. The recognized gestures are used to teleoperate a robot in a
collaborative process that consists in preparing a breakfast meal.
| [
{
"version": "v1",
"created": "Thu, 13 Apr 2023 18:49:08 GMT"
}
] | 2023-04-17T00:00:00 | [
[
"Simão",
"M. A.",
""
],
[
"Gibaru",
"O.",
""
],
[
"Neto",
"P.",
""
]
] | TITLE: Online Recognition of Incomplete Gesture Data to Interface Collaborative
Robots
ABSTRACT: Online recognition of gestures is critical for intuitive human-robot
interaction (HRI) and further push collaborative robotics into the market,
making robots accessible to more people. The problem is that it is difficult to
achieve accurate gesture recognition in real unstructured environments, often
using distorted and incomplete multisensory data. This paper introduces an HRI
framework to classify large vocabularies of interwoven static gestures (SGs)
and dynamic gestures (DGs) captured with wearable sensors. DG features are
obtained by applying data dimensionality reduction to raw data from sensors
(resampling with cubic interpolation and principal component analysis).
Experimental tests were conducted using the UC2017 hand gesture dataset with
samples from eight different subjects. The classification models show an
accuracy of 95.6% for a library of 24 SGs with a random forest and 99.3% for 10
DGs using artificial neural networks. These results compare equally or
favorably with different commonly used classifiers. Long short-term memory deep
networks achieved similar performance in online frame-by-frame classification
using raw incomplete data, performing better in terms of accuracy than static
models with specially crafted features, but worse in training and inference
time. The recognized gestures are used to teleoperate a robot in a
collaborative process that consists in preparing a breakfast meal.
| no_new_dataset | 0.948298 |
2304.06832 | Imtiaz Ziko | Imtiaz Masud Ziko, Freddy Lecue and Ismail Ben Ayed | Task Adaptive Feature Transformation for One-Shot Learning | null | null | null | null | cs.LG | http://creativecommons.org/licenses/by/4.0/ | We introduce a simple non-linear embedding adaptation layer, which is
fine-tuned on top of fixed pre-trained features for one-shot tasks, improving
significantly transductive entropy-based inference for low-shot regimes. Our
norm-induced transformation could be understood as a re-parametrization of the
feature space to disentangle the representations of different classes in a task
specific manner. It focuses on the relevant feature dimensions while hindering
the effects of non-relevant dimensions that may cause overfitting in a one-shot
setting. We also provide an interpretation of our proposed feature
transformation in the basic case of few-shot inference with K-means clustering.
Furthermore, we give an interesting bound-optimization link between K-means and
entropy minimization. This emphasizes why our feature transformation is useful
in the context of entropy minimization. We report comprehensive experiments,
which show consistent improvements over a variety of one-shot benchmarks,
outperforming recent state-of-the-art methods.
| [
{
"version": "v1",
"created": "Thu, 13 Apr 2023 21:52:51 GMT"
}
] | 2023-04-17T00:00:00 | [
[
"Ziko",
"Imtiaz Masud",
""
],
[
"Lecue",
"Freddy",
""
],
[
"Ayed",
"Ismail Ben",
""
]
] | TITLE: Task Adaptive Feature Transformation for One-Shot Learning
ABSTRACT: We introduce a simple non-linear embedding adaptation layer, which is
fine-tuned on top of fixed pre-trained features for one-shot tasks, improving
significantly transductive entropy-based inference for low-shot regimes. Our
norm-induced transformation could be understood as a re-parametrization of the
feature space to disentangle the representations of different classes in a task
specific manner. It focuses on the relevant feature dimensions while hindering
the effects of non-relevant dimensions that may cause overfitting in a one-shot
setting. We also provide an interpretation of our proposed feature
transformation in the basic case of few-shot inference with K-means clustering.
Furthermore, we give an interesting bound-optimization link between K-means and
entropy minimization. This emphasizes why our feature transformation is useful
in the context of entropy minimization. We report comprehensive experiments,
which show consistent improvements over a variety of one-shot benchmarks,
outperforming recent state-of-the-art methods.
| no_new_dataset | 0.942135 |
2304.06861 | Swapnil Sharma | Swapnil Sharma, Nikita Anand, Kranthi Kiran G.V., Alind Jain | Evaluation of Social Biases in Recent Large Pre-Trained Models | 7 pages, 4 Tables | null | null | null | cs.CL cs.CY cs.LG | http://creativecommons.org/licenses/by/4.0/ | Large pre-trained language models are widely used in the community. These
models are usually trained on unmoderated and unfiltered data from open sources
like the Internet. Due to this, biases that we see in platforms online which
are a reflection of those in society are in turn captured and learned by these
models. These models are deployed in applications that affect millions of
people and their inherent biases are harmful to the targeted social groups. In
this work, we study the general trend in bias reduction as newer pre-trained
models are released. Three recent models ( ELECTRA, DeBERTa, and DistilBERT)
are chosen and evaluated against two bias benchmarks, StereoSet and
CrowS-Pairs. They are compared to the baseline of BERT using the associated
metrics. We explore whether as advancements are made and newer, faster, lighter
models are released: are they being developed responsibly such that their
inherent social biases have been reduced compared to their older counterparts?
The results are compiled and we find that all the models under study do exhibit
biases but have generally improved as compared to BERT.
| [
{
"version": "v1",
"created": "Thu, 13 Apr 2023 23:29:58 GMT"
}
] | 2023-04-17T00:00:00 | [
[
"Sharma",
"Swapnil",
""
],
[
"Anand",
"Nikita",
""
],
[
"V.",
"Kranthi Kiran G.",
""
],
[
"Jain",
"Alind",
""
]
] | TITLE: Evaluation of Social Biases in Recent Large Pre-Trained Models
ABSTRACT: Large pre-trained language models are widely used in the community. These
models are usually trained on unmoderated and unfiltered data from open sources
like the Internet. Due to this, biases that we see in platforms online which
are a reflection of those in society are in turn captured and learned by these
models. These models are deployed in applications that affect millions of
people and their inherent biases are harmful to the targeted social groups. In
this work, we study the general trend in bias reduction as newer pre-trained
models are released. Three recent models ( ELECTRA, DeBERTa, and DistilBERT)
are chosen and evaluated against two bias benchmarks, StereoSet and
CrowS-Pairs. They are compared to the baseline of BERT using the associated
metrics. We explore whether as advancements are made and newer, faster, lighter
models are released: are they being developed responsibly such that their
inherent social biases have been reduced compared to their older counterparts?
The results are compiled and we find that all the models under study do exhibit
biases but have generally improved as compared to BERT.
| no_new_dataset | 0.946646 |
2304.06870 | Shan Jia | Shan Jia, Mingzhen Huang, Zhou Zhou, Yan Ju, Jialing Cai, Siwei Lyu | AutoSplice: A Text-prompt Manipulated Image Dataset for Media Forensics | null | null | null | null | cs.CV | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Recent advancements in language-image models have led to the development of
highly realistic images that can be generated from textual descriptions.
However, the increased visual quality of these generated images poses a
potential threat to the field of media forensics. This paper aims to
investigate the level of challenge that language-image generation models pose
to media forensics. To achieve this, we propose a new approach that leverages
the DALL-E2 language-image model to automatically generate and splice masked
regions guided by a text prompt. To ensure the creation of realistic
manipulations, we have designed an annotation platform with human checking to
verify reasonable text prompts. This approach has resulted in the creation of a
new image dataset called AutoSplice, containing 5,894 manipulated and authentic
images. Specifically, we have generated a total of 3,621 images by locally or
globally manipulating real-world image-caption pairs, which we believe will
provide a valuable resource for developing generalized detection methods in
this area. The dataset is evaluated under two media forensic tasks: forgery
detection and localization. Our extensive experiments show that most media
forensic models struggle to detect the AutoSplice dataset as an unseen
manipulation. However, when fine-tuned models are used, they exhibit improved
performance in both tasks.
| [
{
"version": "v1",
"created": "Fri, 14 Apr 2023 00:14:08 GMT"
}
] | 2023-04-17T00:00:00 | [
[
"Jia",
"Shan",
""
],
[
"Huang",
"Mingzhen",
""
],
[
"Zhou",
"Zhou",
""
],
[
"Ju",
"Yan",
""
],
[
"Cai",
"Jialing",
""
],
[
"Lyu",
"Siwei",
""
]
] | TITLE: AutoSplice: A Text-prompt Manipulated Image Dataset for Media Forensics
ABSTRACT: Recent advancements in language-image models have led to the development of
highly realistic images that can be generated from textual descriptions.
However, the increased visual quality of these generated images poses a
potential threat to the field of media forensics. This paper aims to
investigate the level of challenge that language-image generation models pose
to media forensics. To achieve this, we propose a new approach that leverages
the DALL-E2 language-image model to automatically generate and splice masked
regions guided by a text prompt. To ensure the creation of realistic
manipulations, we have designed an annotation platform with human checking to
verify reasonable text prompts. This approach has resulted in the creation of a
new image dataset called AutoSplice, containing 5,894 manipulated and authentic
images. Specifically, we have generated a total of 3,621 images by locally or
globally manipulating real-world image-caption pairs, which we believe will
provide a valuable resource for developing generalized detection methods in
this area. The dataset is evaluated under two media forensic tasks: forgery
detection and localization. Our extensive experiments show that most media
forensic models struggle to detect the AutoSplice dataset as an unseen
manipulation. However, when fine-tuned models are used, they exhibit improved
performance in both tasks.
| new_dataset | 0.958963 |
2304.06914 | Qingsen Yan | Qingsen Yan, Song Zhang, Weiye Chen, Hao Tang, Yu Zhu, Jinqiu Sun, Luc
Van Gool, Yanning Zhang | SMAE: Few-shot Learning for HDR Deghosting with Saturation-Aware Masked
Autoencoders | accepted by CVPR2023 | null | null | null | cs.CV | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Generating a high-quality High Dynamic Range (HDR) image from dynamic scenes
has recently been extensively studied by exploiting Deep Neural Networks
(DNNs). Most DNNs-based methods require a large amount of training data with
ground truth, requiring tedious and time-consuming work. Few-shot HDR imaging
aims to generate satisfactory images with limited data. However, it is
difficult for modern DNNs to avoid overfitting when trained on only a few
images. In this work, we propose a novel semi-supervised approach to realize
few-shot HDR imaging via two stages of training, called SSHDR. Unlikely
previous methods, directly recovering content and removing ghosts
simultaneously, which is hard to achieve optimum, we first generate content of
saturated regions with a self-supervised mechanism and then address ghosts via
an iterative semi-supervised learning framework. Concretely, considering that
saturated regions can be regarded as masking Low Dynamic Range (LDR) input
regions, we design a Saturated Mask AutoEncoder (SMAE) to learn a robust
feature representation and reconstruct a non-saturated HDR image. We also
propose an adaptive pseudo-label selection strategy to pick high-quality HDR
pseudo-labels in the second stage to avoid the effect of mislabeled samples.
Experiments demonstrate that SSHDR outperforms state-of-the-art methods
quantitatively and qualitatively within and across different datasets,
achieving appealing HDR visualization with few labeled samples.
| [
{
"version": "v1",
"created": "Fri, 14 Apr 2023 03:42:51 GMT"
}
] | 2023-04-17T00:00:00 | [
[
"Yan",
"Qingsen",
""
],
[
"Zhang",
"Song",
""
],
[
"Chen",
"Weiye",
""
],
[
"Tang",
"Hao",
""
],
[
"Zhu",
"Yu",
""
],
[
"Sun",
"Jinqiu",
""
],
[
"Van Gool",
"Luc",
""
],
[
"Zhang",
"Yanning",
""
]
] | TITLE: SMAE: Few-shot Learning for HDR Deghosting with Saturation-Aware Masked
Autoencoders
ABSTRACT: Generating a high-quality High Dynamic Range (HDR) image from dynamic scenes
has recently been extensively studied by exploiting Deep Neural Networks
(DNNs). Most DNNs-based methods require a large amount of training data with
ground truth, requiring tedious and time-consuming work. Few-shot HDR imaging
aims to generate satisfactory images with limited data. However, it is
difficult for modern DNNs to avoid overfitting when trained on only a few
images. In this work, we propose a novel semi-supervised approach to realize
few-shot HDR imaging via two stages of training, called SSHDR. Unlikely
previous methods, directly recovering content and removing ghosts
simultaneously, which is hard to achieve optimum, we first generate content of
saturated regions with a self-supervised mechanism and then address ghosts via
an iterative semi-supervised learning framework. Concretely, considering that
saturated regions can be regarded as masking Low Dynamic Range (LDR) input
regions, we design a Saturated Mask AutoEncoder (SMAE) to learn a robust
feature representation and reconstruct a non-saturated HDR image. We also
propose an adaptive pseudo-label selection strategy to pick high-quality HDR
pseudo-labels in the second stage to avoid the effect of mislabeled samples.
Experiments demonstrate that SSHDR outperforms state-of-the-art methods
quantitatively and qualitatively within and across different datasets,
achieving appealing HDR visualization with few labeled samples.
| no_new_dataset | 0.946448 |
2304.06947 | Tuo Zhang | Tuo Zhang, Lei Gao, Sunwoo Lee, Mi Zhang and Salman Avestimehr | TimelyFL: Heterogeneity-aware Asynchronous Federated Learning with
Adaptive Partial Training | null | CVPR 2023 FedVision Workshop | null | null | cs.LG cs.DC | http://creativecommons.org/licenses/by/4.0/ | In cross-device Federated Learning (FL) environments, scaling synchronous FL
methods is challenging as stragglers hinder the training process. Moreover, the
availability of each client to join the training is highly variable over time
due to system heterogeneities and intermittent connectivity. Recent
asynchronous FL methods (e.g., FedBuff) have been proposed to overcome these
issues by allowing slower users to continue their work on local training based
on stale models and to contribute to aggregation when ready. However, we show
empirically that this method can lead to a substantial drop in training
accuracy as well as a slower convergence rate. The primary reason is that
fast-speed devices contribute to many more rounds of aggregation while others
join more intermittently or not at all, and with stale model updates. To
overcome this barrier, we propose TimelyFL, a heterogeneity-aware asynchronous
FL framework with adaptive partial training. During the training, TimelyFL
adjusts the local training workload based on the real-time resource
capabilities of each client, aiming to allow more available clients to join in
the global update without staleness. We demonstrate the performance benefits of
TimelyFL by conducting extensive experiments on various datasets (e.g.,
CIFAR-10, Google Speech, and Reddit) and models (e.g., ResNet20, VGG11, and
ALBERT). In comparison with the state-of-the-art (i.e., FedBuff), our
evaluations reveal that TimelyFL improves participation rate by 21.13%,
harvests 1.28x - 2.89x more efficiency on convergence rate, and provides a
6.25% increment on test accuracy.
| [
{
"version": "v1",
"created": "Fri, 14 Apr 2023 06:26:08 GMT"
}
] | 2023-04-17T00:00:00 | [
[
"Zhang",
"Tuo",
""
],
[
"Gao",
"Lei",
""
],
[
"Lee",
"Sunwoo",
""
],
[
"Zhang",
"Mi",
""
],
[
"Avestimehr",
"Salman",
""
]
] | TITLE: TimelyFL: Heterogeneity-aware Asynchronous Federated Learning with
Adaptive Partial Training
ABSTRACT: In cross-device Federated Learning (FL) environments, scaling synchronous FL
methods is challenging as stragglers hinder the training process. Moreover, the
availability of each client to join the training is highly variable over time
due to system heterogeneities and intermittent connectivity. Recent
asynchronous FL methods (e.g., FedBuff) have been proposed to overcome these
issues by allowing slower users to continue their work on local training based
on stale models and to contribute to aggregation when ready. However, we show
empirically that this method can lead to a substantial drop in training
accuracy as well as a slower convergence rate. The primary reason is that
fast-speed devices contribute to many more rounds of aggregation while others
join more intermittently or not at all, and with stale model updates. To
overcome this barrier, we propose TimelyFL, a heterogeneity-aware asynchronous
FL framework with adaptive partial training. During the training, TimelyFL
adjusts the local training workload based on the real-time resource
capabilities of each client, aiming to allow more available clients to join in
the global update without staleness. We demonstrate the performance benefits of
TimelyFL by conducting extensive experiments on various datasets (e.g.,
CIFAR-10, Google Speech, and Reddit) and models (e.g., ResNet20, VGG11, and
ALBERT). In comparison with the state-of-the-art (i.e., FedBuff), our
evaluations reveal that TimelyFL improves participation rate by 21.13%,
harvests 1.28x - 2.89x more efficiency on convergence rate, and provides a
6.25% increment on test accuracy.
| no_new_dataset | 0.944587 |
2304.06952 | Graham Frederick | Graham Frederick, Yaswant T, Brintha Therese A | PPG Signals for Hypertension Diagnosis: A Novel Method using Deep
Learning Models | 10 pages, 6figures, 2 tables | null | null | null | cs.LG eess.SP physics.med-ph | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Hypertension is a medical condition characterized by high blood pressure, and
classifying it into its various stages is crucial to managing the disease. In
this project, a novel method is proposed for classifying stages of hypertension
using Photoplethysmography (PPG) signals and deep learning models, namely
AvgPool_VGG-16. The PPG signal is a non-invasive method of measuring blood
pressure through the use of light sensors that measure the changes in blood
volume in the microvasculature of tissues. PPG images from the publicly
available blood pressure classification dataset were used to train the model.
Multiclass classification for various PPG stages were done. The results show
the proposed method achieves high accuracy in classifying hypertension stages,
demonstrating the potential of PPG signals and deep learning models in
hypertension diagnosis and management.
| [
{
"version": "v1",
"created": "Fri, 14 Apr 2023 06:40:10 GMT"
}
] | 2023-04-17T00:00:00 | [
[
"Frederick",
"Graham",
""
],
[
"T",
"Yaswant",
""
],
[
"A",
"Brintha Therese",
""
]
] | TITLE: PPG Signals for Hypertension Diagnosis: A Novel Method using Deep
Learning Models
ABSTRACT: Hypertension is a medical condition characterized by high blood pressure, and
classifying it into its various stages is crucial to managing the disease. In
this project, a novel method is proposed for classifying stages of hypertension
using Photoplethysmography (PPG) signals and deep learning models, namely
AvgPool_VGG-16. The PPG signal is a non-invasive method of measuring blood
pressure through the use of light sensors that measure the changes in blood
volume in the microvasculature of tissues. PPG images from the publicly
available blood pressure classification dataset were used to train the model.
Multiclass classification for various PPG stages were done. The results show
the proposed method achieves high accuracy in classifying hypertension stages,
demonstrating the potential of PPG signals and deep learning models in
hypertension diagnosis and management.
| no_new_dataset | 0.950824 |
2304.06955 | Markus Haltmeier | Christoph Angermann, Simon G\"oppel and Markus Haltmeier | Uncertainty-Aware Null Space Networks for Data-Consistent Image
Reconstruction | null | null | null | null | cs.CV cs.NA eess.IV math.NA | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Reconstructing an image from noisy and incomplete measurements is a central
task in several image processing applications. In recent years,
state-of-the-art reconstruction methods have been developed based on recent
advances in deep learning. Especially for highly underdetermined problems,
maintaining data consistency is a key goal. This can be achieved either by
iterative network architectures or by a subsequent projection of the network
reconstruction. However, for such approaches to be used in safety-critical
domains such as medical imaging, the network reconstruction should not only
provide the user with a reconstructed image, but also with some level of
confidence in the reconstruction. In order to meet these two key requirements,
this paper combines deep null-space networks with uncertainty quantification.
Evaluation of the proposed method includes image reconstruction from
undersampled Radon measurements on a toy CT dataset and accelerated MRI
reconstruction on the fastMRI dataset. This work is the first approach to
solving inverse problems that additionally models data-dependent uncertainty by
estimating an input-dependent scale map, providing a robust assessment of
reconstruction quality.
| [
{
"version": "v1",
"created": "Fri, 14 Apr 2023 06:58:44 GMT"
}
] | 2023-04-17T00:00:00 | [
[
"Angermann",
"Christoph",
""
],
[
"Göppel",
"Simon",
""
],
[
"Haltmeier",
"Markus",
""
]
] | TITLE: Uncertainty-Aware Null Space Networks for Data-Consistent Image
Reconstruction
ABSTRACT: Reconstructing an image from noisy and incomplete measurements is a central
task in several image processing applications. In recent years,
state-of-the-art reconstruction methods have been developed based on recent
advances in deep learning. Especially for highly underdetermined problems,
maintaining data consistency is a key goal. This can be achieved either by
iterative network architectures or by a subsequent projection of the network
reconstruction. However, for such approaches to be used in safety-critical
domains such as medical imaging, the network reconstruction should not only
provide the user with a reconstructed image, but also with some level of
confidence in the reconstruction. In order to meet these two key requirements,
this paper combines deep null-space networks with uncertainty quantification.
Evaluation of the proposed method includes image reconstruction from
undersampled Radon measurements on a toy CT dataset and accelerated MRI
reconstruction on the fastMRI dataset. This work is the first approach to
solving inverse problems that additionally models data-dependent uncertainty by
estimating an input-dependent scale map, providing a robust assessment of
reconstruction quality.
| no_new_dataset | 0.950227 |
2304.06957 | Jie Guo | Jie Guo, Qimeng Wang, Yan Gao, Xiaolong Jiang, Xu Tang, Yao Hu,
Baochang Zhang | MVP-SEG: Multi-View Prompt Learning for Open-Vocabulary Semantic
Segmentation | null | null | null | null | cs.CV | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | CLIP (Contrastive Language-Image Pretraining) is well-developed for
open-vocabulary zero-shot image-level recognition, while its applications in
pixel-level tasks are less investigated, where most efforts directly adopt CLIP
features without deliberative adaptations. In this work, we first demonstrate
the necessity of image-pixel CLIP feature adaption, then provide Multi-View
Prompt learning (MVP-SEG) as an effective solution to achieve image-pixel
adaptation and to solve open-vocabulary semantic segmentation. Concretely,
MVP-SEG deliberately learns multiple prompts trained by our Orthogonal
Constraint Loss (OCLoss), by which each prompt is supervised to exploit CLIP
feature on different object parts, and collaborative segmentation masks
generated by all prompts promote better segmentation. Moreover, MVP-SEG
introduces Global Prompt Refining (GPR) to further eliminate class-wise
segmentation noise. Experiments show that the multi-view prompts learned from
seen categories have strong generalization to unseen categories, and MVP-SEG+
which combines the knowledge transfer stage significantly outperforms previous
methods on several benchmarks. Moreover, qualitative results justify that
MVP-SEG does lead to better focus on different local parts.
| [
{
"version": "v1",
"created": "Fri, 14 Apr 2023 07:01:47 GMT"
}
] | 2023-04-17T00:00:00 | [
[
"Guo",
"Jie",
""
],
[
"Wang",
"Qimeng",
""
],
[
"Gao",
"Yan",
""
],
[
"Jiang",
"Xiaolong",
""
],
[
"Tang",
"Xu",
""
],
[
"Hu",
"Yao",
""
],
[
"Zhang",
"Baochang",
""
]
] | TITLE: MVP-SEG: Multi-View Prompt Learning for Open-Vocabulary Semantic
Segmentation
ABSTRACT: CLIP (Contrastive Language-Image Pretraining) is well-developed for
open-vocabulary zero-shot image-level recognition, while its applications in
pixel-level tasks are less investigated, where most efforts directly adopt CLIP
features without deliberative adaptations. In this work, we first demonstrate
the necessity of image-pixel CLIP feature adaption, then provide Multi-View
Prompt learning (MVP-SEG) as an effective solution to achieve image-pixel
adaptation and to solve open-vocabulary semantic segmentation. Concretely,
MVP-SEG deliberately learns multiple prompts trained by our Orthogonal
Constraint Loss (OCLoss), by which each prompt is supervised to exploit CLIP
feature on different object parts, and collaborative segmentation masks
generated by all prompts promote better segmentation. Moreover, MVP-SEG
introduces Global Prompt Refining (GPR) to further eliminate class-wise
segmentation noise. Experiments show that the multi-view prompts learned from
seen categories have strong generalization to unseen categories, and MVP-SEG+
which combines the knowledge transfer stage significantly outperforms previous
methods on several benchmarks. Moreover, qualitative results justify that
MVP-SEG does lead to better focus on different local parts.
| no_new_dataset | 0.945801 |
2304.06962 | Chenkai Ma | Chenkai Ma | Prompt Engineering and Calibration for Zero-Shot Commonsense Reasoning | To be published in the ICLR TinyPaper track | null | null | null | cs.CL cs.AI | http://creativecommons.org/licenses/by/4.0/ | Prompt engineering and calibration make large language models excel at
reasoning tasks, including multiple choice commonsense reasoning. From a
practical perspective, we investigate and evaluate these strategies on smaller
language models. Through experiments on five commonsense reasoning benchmarks,
we find that each strategy favors certain models, but their joint effects are
mostly negative.
| [
{
"version": "v1",
"created": "Fri, 14 Apr 2023 07:07:42 GMT"
}
] | 2023-04-17T00:00:00 | [
[
"Ma",
"Chenkai",
""
]
] | TITLE: Prompt Engineering and Calibration for Zero-Shot Commonsense Reasoning
ABSTRACT: Prompt engineering and calibration make large language models excel at
reasoning tasks, including multiple choice commonsense reasoning. From a
practical perspective, we investigate and evaluate these strategies on smaller
language models. Through experiments on five commonsense reasoning benchmarks,
we find that each strategy favors certain models, but their joint effects are
mostly negative.
| no_new_dataset | 0.954563 |
2304.06976 | Wenyang Liu | Wenyang Liu, Yi Wang, Kim-Hui Yap and Lap-Pui Chau | Bitstream-Corrupted JPEG Images are Restorable: Two-stage Compensation
and Alignment Framework for Image Restoration | Accepted by CVPR 2023 | null | null | null | eess.IV cs.CV | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | In this paper, we study a real-world JPEG image restoration problem with bit
errors on the encrypted bitstream. The bit errors bring unpredictable color
casts and block shifts on decoded image contents, which cannot be resolved by
existing image restoration methods mainly relying on pre-defined degradation
models in the pixel domain. To address these challenges, we propose a robust
JPEG decoder, followed by a two-stage compensation and alignment framework to
restore bitstream-corrupted JPEG images. Specifically, the robust JPEG decoder
adopts an error-resilient mechanism to decode the corrupted JPEG bitstream. The
two-stage framework is composed of the self-compensation and alignment (SCA)
stage and the guided-compensation and alignment (GCA) stage. The SCA adaptively
performs block-wise image color compensation and alignment based on the
estimated color and block offsets via image content similarity. The GCA
leverages the extracted low-resolution thumbnail from the JPEG header to guide
full-resolution pixel-wise image restoration in a coarse-to-fine manner. It is
achieved by a coarse-guided pix2pix network and a refine-guided bi-directional
Laplacian pyramid fusion network. We conduct experiments on three benchmarks
with varying degrees of bit error rates. Experimental results and ablation
studies demonstrate the superiority of our proposed method. The code will be
released at https://github.com/wenyang001/Two-ACIR.
| [
{
"version": "v1",
"created": "Fri, 14 Apr 2023 07:54:41 GMT"
}
] | 2023-04-17T00:00:00 | [
[
"Liu",
"Wenyang",
""
],
[
"Wang",
"Yi",
""
],
[
"Yap",
"Kim-Hui",
""
],
[
"Chau",
"Lap-Pui",
""
]
] | TITLE: Bitstream-Corrupted JPEG Images are Restorable: Two-stage Compensation
and Alignment Framework for Image Restoration
ABSTRACT: In this paper, we study a real-world JPEG image restoration problem with bit
errors on the encrypted bitstream. The bit errors bring unpredictable color
casts and block shifts on decoded image contents, which cannot be resolved by
existing image restoration methods mainly relying on pre-defined degradation
models in the pixel domain. To address these challenges, we propose a robust
JPEG decoder, followed by a two-stage compensation and alignment framework to
restore bitstream-corrupted JPEG images. Specifically, the robust JPEG decoder
adopts an error-resilient mechanism to decode the corrupted JPEG bitstream. The
two-stage framework is composed of the self-compensation and alignment (SCA)
stage and the guided-compensation and alignment (GCA) stage. The SCA adaptively
performs block-wise image color compensation and alignment based on the
estimated color and block offsets via image content similarity. The GCA
leverages the extracted low-resolution thumbnail from the JPEG header to guide
full-resolution pixel-wise image restoration in a coarse-to-fine manner. It is
achieved by a coarse-guided pix2pix network and a refine-guided bi-directional
Laplacian pyramid fusion network. We conduct experiments on three benchmarks
with varying degrees of bit error rates. Experimental results and ablation
studies demonstrate the superiority of our proposed method. The code will be
released at https://github.com/wenyang001/Two-ACIR.
| no_new_dataset | 0.947962 |
2304.06983 | Wenyang Liu | Wenyang Liu, Yi Wang, Kejun Wu, Kim-Hui Yap and Lap-Pui Chau | A Byte Sequence is Worth an Image: CNN for File Fragment Classification
Using Bit Shift and n-Gram Embeddings | Accepted by AICAS 2023 | null | null | null | cs.CV eess.SP | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | File fragment classification (FFC) on small chunks of memory is essential in
memory forensics and Internet security. Existing methods mainly treat file
fragments as 1d byte signals and utilize the captured inter-byte features for
classification, while the bit information within bytes, i.e., intra-byte
information, is seldom considered. This is inherently inapt for classifying
variable-length coding files whose symbols are represented as the variable
number of bits. Conversely, we propose Byte2Image, a novel data augmentation
technique, to introduce the neglected intra-byte information into file
fragments and re-treat them as 2d gray-scale images, which allows us to capture
both inter-byte and intra-byte correlations simultaneously through powerful
convolutional neural networks (CNNs). Specifically, to convert file fragments
to 2d images, we employ a sliding byte window to expose the neglected
intra-byte information and stack their n-gram features row by row. We further
propose a byte sequence \& image fusion network as a classifier, which can
jointly model the raw 1d byte sequence and the converted 2d image to perform
FFC. Experiments on FFT-75 dataset validate that our proposed method can
achieve notable accuracy improvements over state-of-the-art methods in nearly
all scenarios. The code will be released at
https://github.com/wenyang001/Byte2Image.
| [
{
"version": "v1",
"created": "Fri, 14 Apr 2023 08:06:52 GMT"
}
] | 2023-04-17T00:00:00 | [
[
"Liu",
"Wenyang",
""
],
[
"Wang",
"Yi",
""
],
[
"Wu",
"Kejun",
""
],
[
"Yap",
"Kim-Hui",
""
],
[
"Chau",
"Lap-Pui",
""
]
] | TITLE: A Byte Sequence is Worth an Image: CNN for File Fragment Classification
Using Bit Shift and n-Gram Embeddings
ABSTRACT: File fragment classification (FFC) on small chunks of memory is essential in
memory forensics and Internet security. Existing methods mainly treat file
fragments as 1d byte signals and utilize the captured inter-byte features for
classification, while the bit information within bytes, i.e., intra-byte
information, is seldom considered. This is inherently inapt for classifying
variable-length coding files whose symbols are represented as the variable
number of bits. Conversely, we propose Byte2Image, a novel data augmentation
technique, to introduce the neglected intra-byte information into file
fragments and re-treat them as 2d gray-scale images, which allows us to capture
both inter-byte and intra-byte correlations simultaneously through powerful
convolutional neural networks (CNNs). Specifically, to convert file fragments
to 2d images, we employ a sliding byte window to expose the neglected
intra-byte information and stack their n-gram features row by row. We further
propose a byte sequence \& image fusion network as a classifier, which can
jointly model the raw 1d byte sequence and the converted 2d image to perform
FFC. Experiments on FFT-75 dataset validate that our proposed method can
achieve notable accuracy improvements over state-of-the-art methods in nearly
all scenarios. The code will be released at
https://github.com/wenyang001/Byte2Image.
| no_new_dataset | 0.953837 |
2304.07014 | Zhaoliang Chen | Zhaoliang Chen, Zhihao Wu, Zhenghong Lin, Shiping Wang, Claudia Plant,
Wenzhong Guo | AGNN: Alternating Graph-Regularized Neural Networks to Alleviate
Over-Smoothing | null | null | null | null | cs.LG cs.AI | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Graph Convolutional Network (GCN) with the powerful capacity to explore
graph-structural data has gained noticeable success in recent years.
Nonetheless, most of the existing GCN-based models suffer from the notorious
over-smoothing issue, owing to which shallow networks are extensively adopted.
This may be problematic for complex graph datasets because a deeper GCN should
be beneficial to propagating information across remote neighbors. Recent works
have devoted effort to addressing over-smoothing problems, including
establishing residual connection structure or fusing predictions from
multi-layer models. Because of the indistinguishable embeddings from deep
layers, it is reasonable to generate more reliable predictions before
conducting the combination of outputs from various layers. In light of this, we
propose an Alternating Graph-regularized Neural Network (AGNN) composed of
Graph Convolutional Layer (GCL) and Graph Embedding Layer (GEL). GEL is derived
from the graph-regularized optimization containing Laplacian embedding term,
which can alleviate the over-smoothing problem by periodic projection from the
low-order feature space onto the high-order space. With more distinguishable
features of distinct layers, an improved Adaboost strategy is utilized to
aggregate outputs from each layer, which explores integrated embeddings of
multi-hop neighbors. The proposed model is evaluated via a large number of
experiments including performance comparison with some multi-layer or
multi-order graph neural networks, which reveals the superior performance
improvement of AGNN compared with state-of-the-art models.
| [
{
"version": "v1",
"created": "Fri, 14 Apr 2023 09:20:03 GMT"
}
] | 2023-04-17T00:00:00 | [
[
"Chen",
"Zhaoliang",
""
],
[
"Wu",
"Zhihao",
""
],
[
"Lin",
"Zhenghong",
""
],
[
"Wang",
"Shiping",
""
],
[
"Plant",
"Claudia",
""
],
[
"Guo",
"Wenzhong",
""
]
] | TITLE: AGNN: Alternating Graph-Regularized Neural Networks to Alleviate
Over-Smoothing
ABSTRACT: Graph Convolutional Network (GCN) with the powerful capacity to explore
graph-structural data has gained noticeable success in recent years.
Nonetheless, most of the existing GCN-based models suffer from the notorious
over-smoothing issue, owing to which shallow networks are extensively adopted.
This may be problematic for complex graph datasets because a deeper GCN should
be beneficial to propagating information across remote neighbors. Recent works
have devoted effort to addressing over-smoothing problems, including
establishing residual connection structure or fusing predictions from
multi-layer models. Because of the indistinguishable embeddings from deep
layers, it is reasonable to generate more reliable predictions before
conducting the combination of outputs from various layers. In light of this, we
propose an Alternating Graph-regularized Neural Network (AGNN) composed of
Graph Convolutional Layer (GCL) and Graph Embedding Layer (GEL). GEL is derived
from the graph-regularized optimization containing Laplacian embedding term,
which can alleviate the over-smoothing problem by periodic projection from the
low-order feature space onto the high-order space. With more distinguishable
features of distinct layers, an improved Adaboost strategy is utilized to
aggregate outputs from each layer, which explores integrated embeddings of
multi-hop neighbors. The proposed model is evaluated via a large number of
experiments including performance comparison with some multi-layer or
multi-order graph neural networks, which reveals the superior performance
improvement of AGNN compared with state-of-the-art models.
| no_new_dataset | 0.944434 |
2304.07017 | Ronen Taub | Ronen Taub, Tanya Wasserman, Yonatan Savir | Symbiotic Message Passing Model for Transfer Learning between
Anti-Fungal and Anti-Bacterial Domains | 6 pages, 4 figures, submitted to CIBCB 2023 conference | null | null | null | q-bio.QM cs.LG | http://creativecommons.org/licenses/by/4.0/ | Machine learning, and representation learning in particular, has the
potential to facilitate drug discovery by screening billions of compounds. For
example, a successful approach is representing the molecules as a graph and
utilizing graph neural networks (GNN). Yet, these approaches still require
experimental measurements of thousands of compounds to construct a proper
training set. While in some domains it is easier to acquire experimental data,
in others it might be more limited. For example, it is easier to test the
compounds on bacteria than perform in-vivo experiments. Thus, a key question is
how to utilize information from a large available dataset together with a small
subset of compounds where both domains are measured to predict compounds'
effect on the second, experimentally less available domain. Current transfer
learning approaches for drug discovery, including training of pre-trained
modules or meta-learning, have limited success. In this work, we develop a
novel method, named Symbiotic Message Passing Neural Network (SMPNN), for
merging graph-neural-network models from different domains. Using routing new
message passing lanes between them, our approach resolves some of the potential
conflicts between the different domains, and implicit constraints induced by
the larger datasets. By collecting public data and performing additional
high-throughput experiments, we demonstrate the advantage of our approach by
predicting anti-fungal activity from anti-bacterial activity. We compare our
method to the standard transfer learning approach and show that SMPNN provided
better and less variable performances. Our approach is general and can be used
to facilitate information transfer between any two domains such as different
organisms, different organelles, or different environments.
| [
{
"version": "v1",
"created": "Fri, 14 Apr 2023 09:21:36 GMT"
}
] | 2023-04-17T00:00:00 | [
[
"Taub",
"Ronen",
""
],
[
"Wasserman",
"Tanya",
""
],
[
"Savir",
"Yonatan",
""
]
] | TITLE: Symbiotic Message Passing Model for Transfer Learning between
Anti-Fungal and Anti-Bacterial Domains
ABSTRACT: Machine learning, and representation learning in particular, has the
potential to facilitate drug discovery by screening billions of compounds. For
example, a successful approach is representing the molecules as a graph and
utilizing graph neural networks (GNN). Yet, these approaches still require
experimental measurements of thousands of compounds to construct a proper
training set. While in some domains it is easier to acquire experimental data,
in others it might be more limited. For example, it is easier to test the
compounds on bacteria than perform in-vivo experiments. Thus, a key question is
how to utilize information from a large available dataset together with a small
subset of compounds where both domains are measured to predict compounds'
effect on the second, experimentally less available domain. Current transfer
learning approaches for drug discovery, including training of pre-trained
modules or meta-learning, have limited success. In this work, we develop a
novel method, named Symbiotic Message Passing Neural Network (SMPNN), for
merging graph-neural-network models from different domains. Using routing new
message passing lanes between them, our approach resolves some of the potential
conflicts between the different domains, and implicit constraints induced by
the larger datasets. By collecting public data and performing additional
high-throughput experiments, we demonstrate the advantage of our approach by
predicting anti-fungal activity from anti-bacterial activity. We compare our
method to the standard transfer learning approach and show that SMPNN provided
better and less variable performances. Our approach is general and can be used
to facilitate information transfer between any two domains such as different
organisms, different organelles, or different environments.
| no_new_dataset | 0.946448 |
2304.07018 | Lei Yu | Lei Yu, Xinpeng Li, Youwei Li, Ting Jiang, Qi Wu, Haoqiang Fan,
Shuaicheng Liu | DIPNet: Efficiency Distillation and Iterative Pruning for Image
Super-Resolution | null | null | null | null | cs.CV cs.LG eess.IV | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Efficient deep learning-based approaches have achieved remarkable performance
in single image super-resolution. However, recent studies on efficient
super-resolution have mainly focused on reducing the number of parameters and
floating-point operations through various network designs. Although these
methods can decrease the number of parameters and floating-point operations,
they may not necessarily reduce actual running time. To address this issue, we
propose a novel multi-stage lightweight network boosting method, which can
enable lightweight networks to achieve outstanding performance. Specifically,
we leverage enhanced high-resolution output as additional supervision to
improve the learning ability of lightweight student networks. Upon convergence
of the student network, we further simplify our network structure to a more
lightweight level using reparameterization techniques and iterative network
pruning. Meanwhile, we adopt an effective lightweight network training strategy
that combines multi-anchor distillation and progressive learning, enabling the
lightweight network to achieve outstanding performance. Ultimately, our
proposed method achieves the fastest inference time among all participants in
the NTIRE 2023 efficient super-resolution challenge while maintaining
competitive super-resolution performance. Additionally, extensive experiments
are conducted to demonstrate the effectiveness of the proposed components. The
results show that our approach achieves comparable performance in
representative dataset DIV2K, both qualitatively and quantitatively, with
faster inference and fewer number of network parameters.
| [
{
"version": "v1",
"created": "Fri, 14 Apr 2023 09:23:21 GMT"
}
] | 2023-04-17T00:00:00 | [
[
"Yu",
"Lei",
""
],
[
"Li",
"Xinpeng",
""
],
[
"Li",
"Youwei",
""
],
[
"Jiang",
"Ting",
""
],
[
"Wu",
"Qi",
""
],
[
"Fan",
"Haoqiang",
""
],
[
"Liu",
"Shuaicheng",
""
]
] | TITLE: DIPNet: Efficiency Distillation and Iterative Pruning for Image
Super-Resolution
ABSTRACT: Efficient deep learning-based approaches have achieved remarkable performance
in single image super-resolution. However, recent studies on efficient
super-resolution have mainly focused on reducing the number of parameters and
floating-point operations through various network designs. Although these
methods can decrease the number of parameters and floating-point operations,
they may not necessarily reduce actual running time. To address this issue, we
propose a novel multi-stage lightweight network boosting method, which can
enable lightweight networks to achieve outstanding performance. Specifically,
we leverage enhanced high-resolution output as additional supervision to
improve the learning ability of lightweight student networks. Upon convergence
of the student network, we further simplify our network structure to a more
lightweight level using reparameterization techniques and iterative network
pruning. Meanwhile, we adopt an effective lightweight network training strategy
that combines multi-anchor distillation and progressive learning, enabling the
lightweight network to achieve outstanding performance. Ultimately, our
proposed method achieves the fastest inference time among all participants in
the NTIRE 2023 efficient super-resolution challenge while maintaining
competitive super-resolution performance. Additionally, extensive experiments
are conducted to demonstrate the effectiveness of the proposed components. The
results show that our approach achieves comparable performance in
representative dataset DIV2K, both qualitatively and quantitatively, with
faster inference and fewer number of network parameters.
| no_new_dataset | 0.944638 |
2304.07031 | Fazil Altinel | Berkcan Ustun, Ahmet Kagan Kaya, Ezgi Cakir Ayerden, Fazil Altinel | Spectral Transfer Guided Active Domain Adaptation For Thermal Imagery | Accepted to CVPR 2023 Perception Beyond the Visible Spectrum (PBVS)
workshop | null | null | null | cs.CV cs.LG | http://creativecommons.org/licenses/by/4.0/ | The exploitation of visible spectrum datasets has led deep networks to show
remarkable success. However, real-world tasks include low-lighting conditions
which arise performance bottlenecks for models trained on large-scale RGB image
datasets. Thermal IR cameras are more robust against such conditions.
Therefore, the usage of thermal imagery in real-world applications can be
useful. Unsupervised domain adaptation (UDA) allows transferring information
from a source domain to a fully unlabeled target domain. Despite substantial
improvements in UDA, the performance gap between UDA and its supervised
learning counterpart remains significant. By picking a small number of target
samples to annotate and using them in training, active domain adaptation tries
to mitigate this gap with minimum annotation expense. We propose an active
domain adaptation method in order to examine the efficiency of combining the
visible spectrum and thermal imagery modalities. When the domain gap is
considerably large as in the visible-to-thermal task, we may conclude that the
methods without explicit domain alignment cannot achieve their full potential.
To this end, we propose a spectral transfer guided active domain adaptation
method to select the most informative unlabeled target samples while aligning
source and target domains. We used the large-scale visible spectrum dataset
MS-COCO as the source domain and the thermal dataset FLIR ADAS as the target
domain to present the results of our method. Extensive experimental evaluation
demonstrates that our proposed method outperforms the state-of-the-art active
domain adaptation methods. The code and models are publicly available.
| [
{
"version": "v1",
"created": "Fri, 14 Apr 2023 10:04:42 GMT"
}
] | 2023-04-17T00:00:00 | [
[
"Ustun",
"Berkcan",
""
],
[
"Kaya",
"Ahmet Kagan",
""
],
[
"Ayerden",
"Ezgi Cakir",
""
],
[
"Altinel",
"Fazil",
""
]
] | TITLE: Spectral Transfer Guided Active Domain Adaptation For Thermal Imagery
ABSTRACT: The exploitation of visible spectrum datasets has led deep networks to show
remarkable success. However, real-world tasks include low-lighting conditions
which arise performance bottlenecks for models trained on large-scale RGB image
datasets. Thermal IR cameras are more robust against such conditions.
Therefore, the usage of thermal imagery in real-world applications can be
useful. Unsupervised domain adaptation (UDA) allows transferring information
from a source domain to a fully unlabeled target domain. Despite substantial
improvements in UDA, the performance gap between UDA and its supervised
learning counterpart remains significant. By picking a small number of target
samples to annotate and using them in training, active domain adaptation tries
to mitigate this gap with minimum annotation expense. We propose an active
domain adaptation method in order to examine the efficiency of combining the
visible spectrum and thermal imagery modalities. When the domain gap is
considerably large as in the visible-to-thermal task, we may conclude that the
methods without explicit domain alignment cannot achieve their full potential.
To this end, we propose a spectral transfer guided active domain adaptation
method to select the most informative unlabeled target samples while aligning
source and target domains. We used the large-scale visible spectrum dataset
MS-COCO as the source domain and the thermal dataset FLIR ADAS as the target
domain to present the results of our method. Extensive experimental evaluation
demonstrates that our proposed method outperforms the state-of-the-art active
domain adaptation methods. The code and models are publicly available.
| no_new_dataset | 0.946448 |
2304.07036 | Sijing Liu | Sijing Liu, Qilong Ying, Shuangchi He, Xin Yang, Dong Ni, Ruobing
Huang | Hierarchical Agent-based Reinforcement Learning Framework for Automated
Quality Assessment of Fetal Ultrasound Video | null | null | null | null | eess.IV cs.CV cs.LG | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Ultrasound is the primary modality to examine fetal growth during pregnancy,
while the image quality could be affected by various factors. Quality
assessment is essential for controlling the quality of ultrasound images to
guarantee both the perceptual and diagnostic values. Existing automated
approaches often require heavy structural annotations and the predictions may
not necessarily be consistent with the assessment results by human experts.
Furthermore, the overall quality of a scan and the correlation between the
quality of frames should not be overlooked. In this work, we propose a
reinforcement learning framework powered by two hierarchical agents that
collaboratively learn to perform both frame-level and video-level quality
assessments. It is equipped with a specially-designed reward mechanism that
considers temporal dependency among frame quality and only requires sparse
binary annotations to train. Experimental results on a challenging fetal brain
dataset verify that the proposed framework could perform dual-level quality
assessment and its predictions correlate well with the subjective assessment
results.
| [
{
"version": "v1",
"created": "Fri, 14 Apr 2023 10:10:45 GMT"
}
] | 2023-04-17T00:00:00 | [
[
"Liu",
"Sijing",
""
],
[
"Ying",
"Qilong",
""
],
[
"He",
"Shuangchi",
""
],
[
"Yang",
"Xin",
""
],
[
"Ni",
"Dong",
""
],
[
"Huang",
"Ruobing",
""
]
] | TITLE: Hierarchical Agent-based Reinforcement Learning Framework for Automated
Quality Assessment of Fetal Ultrasound Video
ABSTRACT: Ultrasound is the primary modality to examine fetal growth during pregnancy,
while the image quality could be affected by various factors. Quality
assessment is essential for controlling the quality of ultrasound images to
guarantee both the perceptual and diagnostic values. Existing automated
approaches often require heavy structural annotations and the predictions may
not necessarily be consistent with the assessment results by human experts.
Furthermore, the overall quality of a scan and the correlation between the
quality of frames should not be overlooked. In this work, we propose a
reinforcement learning framework powered by two hierarchical agents that
collaboratively learn to perform both frame-level and video-level quality
assessments. It is equipped with a specially-designed reward mechanism that
considers temporal dependency among frame quality and only requires sparse
binary annotations to train. Experimental results on a challenging fetal brain
dataset verify that the proposed framework could perform dual-level quality
assessment and its predictions correlate well with the subjective assessment
results.
| no_new_dataset | 0.942082 |
2304.07039 | Yuhui Wu | Yuhui Wu, Chen Pan, Guoqing Wang, Yang Yang, Jiwei Wei, Chongyi Li,
Heng Tao Shen | Learning Semantic-Aware Knowledge Guidance for Low-Light Image
Enhancement | Accepted to CVPR 2023 | null | null | null | cs.CV | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Low-light image enhancement (LLIE) investigates how to improve illumination
and produce normal-light images. The majority of existing methods improve
low-light images via a global and uniform manner, without taking into account
the semantic information of different regions. Without semantic priors, a
network may easily deviate from a region's original color. To address this
issue, we propose a novel semantic-aware knowledge-guided framework (SKF) that
can assist a low-light enhancement model in learning rich and diverse priors
encapsulated in a semantic segmentation model. We concentrate on incorporating
semantic knowledge from three key aspects: a semantic-aware embedding module
that wisely integrates semantic priors in feature representation space, a
semantic-guided color histogram loss that preserves color consistency of
various instances, and a semantic-guided adversarial loss that produces more
natural textures by semantic priors. Our SKF is appealing in acting as a
general framework in LLIE task. Extensive experiments show that models equipped
with the SKF significantly outperform the baselines on multiple datasets and
our SKF generalizes to different models and scenes well. The code is available
at Semantic-Aware-Low-Light-Image-Enhancement.
| [
{
"version": "v1",
"created": "Fri, 14 Apr 2023 10:22:28 GMT"
}
] | 2023-04-17T00:00:00 | [
[
"Wu",
"Yuhui",
""
],
[
"Pan",
"Chen",
""
],
[
"Wang",
"Guoqing",
""
],
[
"Yang",
"Yang",
""
],
[
"Wei",
"Jiwei",
""
],
[
"Li",
"Chongyi",
""
],
[
"Shen",
"Heng Tao",
""
]
] | TITLE: Learning Semantic-Aware Knowledge Guidance for Low-Light Image
Enhancement
ABSTRACT: Low-light image enhancement (LLIE) investigates how to improve illumination
and produce normal-light images. The majority of existing methods improve
low-light images via a global and uniform manner, without taking into account
the semantic information of different regions. Without semantic priors, a
network may easily deviate from a region's original color. To address this
issue, we propose a novel semantic-aware knowledge-guided framework (SKF) that
can assist a low-light enhancement model in learning rich and diverse priors
encapsulated in a semantic segmentation model. We concentrate on incorporating
semantic knowledge from three key aspects: a semantic-aware embedding module
that wisely integrates semantic priors in feature representation space, a
semantic-guided color histogram loss that preserves color consistency of
various instances, and a semantic-guided adversarial loss that produces more
natural textures by semantic priors. Our SKF is appealing in acting as a
general framework in LLIE task. Extensive experiments show that models equipped
with the SKF significantly outperform the baselines on multiple datasets and
our SKF generalizes to different models and scenes well. The code is available
at Semantic-Aware-Low-Light-Image-Enhancement.
| no_new_dataset | 0.942718 |
2304.07050 | Marcellin Atemkeng | M Atemkeng, S Perkins, E Seck, S Makhathini, O Smirnov, L Bester, B
Hugo | Lossy Compression of Large-Scale Radio Interferometric Data | null | null | null | null | astro-ph.IM cs.AI cs.LG math.ST stat.TH | http://creativecommons.org/licenses/by/4.0/ | This work proposes to reduce visibility data volume using a
baseline-dependent lossy compression technique that preserves smearing at the
edges of the field-of-view. We exploit the relation of the rank of a matrix and
the fact that a low-rank approximation can describe the raw visibility data as
a sum of basic components where each basic component corresponds to a specific
Fourier component of the sky distribution. As such, the entire visibility data
is represented as a collection of data matrices from baselines, instead of a
single tensor. The proposed methods are formulated as follows: provided a large
dataset of the entire visibility data; the first algorithm, named $simple~SVD$
projects the data into a regular sampling space of rank$-r$ data matrices. In
this space, the data for all the baselines has the same rank, which makes the
compression factor equal across all baselines. The second algorithm, named
$BDSVD$ projects the data into an irregular sampling space of rank$-r_{pq}$
data matrices. The subscript $pq$ indicates that the rank of the data matrix
varies across baselines $pq$, which makes the compression factor
baseline-dependent. MeerKAT and the European Very Long Baseline Interferometry
Network are used as reference telescopes to evaluate and compare the
performance of the proposed methods against traditional methods, such as
traditional averaging and baseline-dependent averaging (BDA). For the same
spatial resolution threshold, both $simple~SVD$ and $BDSVD$ show effective
compression by two-orders of magnitude higher than traditional averaging and
BDA. At the same space-saving rate, there is no decrease in spatial resolution
and there is a reduction in the noise variance in the data which improves the
S/N to over $1.5$ dB at the edges of the field-of-view.
| [
{
"version": "v1",
"created": "Fri, 14 Apr 2023 10:50:24 GMT"
}
] | 2023-04-17T00:00:00 | [
[
"Atemkeng",
"M",
""
],
[
"Perkins",
"S",
""
],
[
"Seck",
"E",
""
],
[
"Makhathini",
"S",
""
],
[
"Smirnov",
"O",
""
],
[
"Bester",
"L",
""
],
[
"Hugo",
"B",
""
]
] | TITLE: Lossy Compression of Large-Scale Radio Interferometric Data
ABSTRACT: This work proposes to reduce visibility data volume using a
baseline-dependent lossy compression technique that preserves smearing at the
edges of the field-of-view. We exploit the relation of the rank of a matrix and
the fact that a low-rank approximation can describe the raw visibility data as
a sum of basic components where each basic component corresponds to a specific
Fourier component of the sky distribution. As such, the entire visibility data
is represented as a collection of data matrices from baselines, instead of a
single tensor. The proposed methods are formulated as follows: provided a large
dataset of the entire visibility data; the first algorithm, named $simple~SVD$
projects the data into a regular sampling space of rank$-r$ data matrices. In
this space, the data for all the baselines has the same rank, which makes the
compression factor equal across all baselines. The second algorithm, named
$BDSVD$ projects the data into an irregular sampling space of rank$-r_{pq}$
data matrices. The subscript $pq$ indicates that the rank of the data matrix
varies across baselines $pq$, which makes the compression factor
baseline-dependent. MeerKAT and the European Very Long Baseline Interferometry
Network are used as reference telescopes to evaluate and compare the
performance of the proposed methods against traditional methods, such as
traditional averaging and baseline-dependent averaging (BDA). For the same
spatial resolution threshold, both $simple~SVD$ and $BDSVD$ show effective
compression by two-orders of magnitude higher than traditional averaging and
BDA. At the same space-saving rate, there is no decrease in spatial resolution
and there is a reduction in the noise variance in the data which improves the
S/N to over $1.5$ dB at the edges of the field-of-view.
| no_new_dataset | 0.951594 |
2304.07060 | Minchul Kim | Minchul Kim, Feng Liu, Anil Jain, Xiaoming Liu | DCFace: Synthetic Face Generation with Dual Condition Diffusion Model | To appear in CVPR 2023 | null | null | null | cs.CV | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Generating synthetic datasets for training face recognition models is
challenging because dataset generation entails more than creating high fidelity
images. It involves generating multiple images of same subjects under different
factors (\textit{e.g.}, variations in pose, illumination, expression, aging and
occlusion) which follows the real image conditional distribution. Previous
works have studied the generation of synthetic datasets using GAN or 3D models.
In this work, we approach the problem from the aspect of combining subject
appearance (ID) and external factor (style) conditions. These two conditions
provide a direct way to control the inter-class and intra-class variations. To
this end, we propose a Dual Condition Face Generator (DCFace) based on a
diffusion model. Our novel Patch-wise style extractor and Time-step dependent
ID loss enables DCFace to consistently produce face images of the same subject
under different styles with precise control. Face recognition models trained on
synthetic images from the proposed DCFace provide higher verification
accuracies compared to previous works by $6.11\%$ on average in $4$ out of $5$
test datasets, LFW, CFP-FP, CPLFW, AgeDB and CALFW. Code is available at
https://github.com/mk-minchul/dcface
| [
{
"version": "v1",
"created": "Fri, 14 Apr 2023 11:31:49 GMT"
}
] | 2023-04-17T00:00:00 | [
[
"Kim",
"Minchul",
""
],
[
"Liu",
"Feng",
""
],
[
"Jain",
"Anil",
""
],
[
"Liu",
"Xiaoming",
""
]
] | TITLE: DCFace: Synthetic Face Generation with Dual Condition Diffusion Model
ABSTRACT: Generating synthetic datasets for training face recognition models is
challenging because dataset generation entails more than creating high fidelity
images. It involves generating multiple images of same subjects under different
factors (\textit{e.g.}, variations in pose, illumination, expression, aging and
occlusion) which follows the real image conditional distribution. Previous
works have studied the generation of synthetic datasets using GAN or 3D models.
In this work, we approach the problem from the aspect of combining subject
appearance (ID) and external factor (style) conditions. These two conditions
provide a direct way to control the inter-class and intra-class variations. To
this end, we propose a Dual Condition Face Generator (DCFace) based on a
diffusion model. Our novel Patch-wise style extractor and Time-step dependent
ID loss enables DCFace to consistently produce face images of the same subject
under different styles with precise control. Face recognition models trained on
synthetic images from the proposed DCFace provide higher verification
accuracies compared to previous works by $6.11\%$ on average in $4$ out of $5$
test datasets, LFW, CFP-FP, CPLFW, AgeDB and CALFW. Code is available at
https://github.com/mk-minchul/dcface
| no_new_dataset | 0.948489 |
2304.07065 | Junyang Wu | Junyang Wu, Tianyi Li, Lu Chen, Yunjun Gao, Ziheng Wei | SEA: A Scalable Entity Alignment System | SIGIR'23 Demo Track | null | 10.1145/3539618.3591816 | null | cs.CL cs.AI cs.IR | http://creativecommons.org/licenses/by/4.0/ | Entity alignment (EA) aims to find equivalent entities in different knowledge
graphs (KGs). State-of-the-art EA approaches generally use Graph Neural
Networks (GNNs) to encode entities. However, most of them train the models and
evaluate the results in a fullbatch fashion, which prohibits EA from being
scalable on largescale datasets. To enhance the usability of GNN-based EA
models in real-world applications, we present SEA, a scalable entity alignment
system that enables to (i) train large-scale GNNs for EA, (ii) speed up the
normalization and the evaluation process, and (iii) report clear results for
users to estimate different models and parameter settings. SEA can be run on a
computer with merely one graphic card. Moreover, SEA encompasses six
state-of-the-art EA models and provides access for users to quickly establish
and evaluate their own models. Thus, SEA allows users to perform EA without
being involved in tedious implementations, such as negative sampling and
GPU-accelerated evaluation. With SEA, users can gain a clear view of the model
performance. In the demonstration, we show that SEA is user-friendly and is of
high scalability even on computers with limited computational resources.
| [
{
"version": "v1",
"created": "Fri, 14 Apr 2023 11:39:07 GMT"
}
] | 2023-04-17T00:00:00 | [
[
"Wu",
"Junyang",
""
],
[
"Li",
"Tianyi",
""
],
[
"Chen",
"Lu",
""
],
[
"Gao",
"Yunjun",
""
],
[
"Wei",
"Ziheng",
""
]
] | TITLE: SEA: A Scalable Entity Alignment System
ABSTRACT: Entity alignment (EA) aims to find equivalent entities in different knowledge
graphs (KGs). State-of-the-art EA approaches generally use Graph Neural
Networks (GNNs) to encode entities. However, most of them train the models and
evaluate the results in a fullbatch fashion, which prohibits EA from being
scalable on largescale datasets. To enhance the usability of GNN-based EA
models in real-world applications, we present SEA, a scalable entity alignment
system that enables to (i) train large-scale GNNs for EA, (ii) speed up the
normalization and the evaluation process, and (iii) report clear results for
users to estimate different models and parameter settings. SEA can be run on a
computer with merely one graphic card. Moreover, SEA encompasses six
state-of-the-art EA models and provides access for users to quickly establish
and evaluate their own models. Thus, SEA allows users to perform EA without
being involved in tedious implementations, such as negative sampling and
GPU-accelerated evaluation. With SEA, users can gain a clear view of the model
performance. In the demonstration, we show that SEA is user-friendly and is of
high scalability even on computers with limited computational resources.
| no_new_dataset | 0.945298 |
2304.07070 | Hanno Gottschalk | Julian Burghoff, Marc Heinrich Monells and Hanno Gottschalk | Who breaks early, looses: goal oriented training of deep neural networks
based on port Hamiltonian dynamics | 6 pages, 3 figures | null | null | null | cs.LG cs.CV | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | The highly structured energy landscape of the loss as a function of
parameters for deep neural networks makes it necessary to use sophisticated
optimization strategies in order to discover (local) minima that guarantee
reasonable performance. Overcoming less suitable local minima is an important
prerequisite and often momentum methods are employed to achieve this. As in
other non local optimization procedures, this however creates the necessity to
balance between exploration and exploitation. In this work, we suggest an event
based control mechanism for switching from exploration to exploitation based on
reaching a predefined reduction of the loss function. As we give the momentum
method a port Hamiltonian interpretation, we apply the 'heavy ball with
friction' interpretation and trigger breaking (or friction) when achieving
certain goals. We benchmark our method against standard stochastic gradient
descent and provide experimental evidence for improved performance of deep
neural networks when our strategy is applied.
| [
{
"version": "v1",
"created": "Fri, 14 Apr 2023 11:47:52 GMT"
}
] | 2023-04-17T00:00:00 | [
[
"Burghoff",
"Julian",
""
],
[
"Monells",
"Marc Heinrich",
""
],
[
"Gottschalk",
"Hanno",
""
]
] | TITLE: Who breaks early, looses: goal oriented training of deep neural networks
based on port Hamiltonian dynamics
ABSTRACT: The highly structured energy landscape of the loss as a function of
parameters for deep neural networks makes it necessary to use sophisticated
optimization strategies in order to discover (local) minima that guarantee
reasonable performance. Overcoming less suitable local minima is an important
prerequisite and often momentum methods are employed to achieve this. As in
other non local optimization procedures, this however creates the necessity to
balance between exploration and exploitation. In this work, we suggest an event
based control mechanism for switching from exploration to exploitation based on
reaching a predefined reduction of the loss function. As we give the momentum
method a port Hamiltonian interpretation, we apply the 'heavy ball with
friction' interpretation and trigger breaking (or friction) when achieving
certain goals. We benchmark our method against standard stochastic gradient
descent and provide experimental evidence for improved performance of deep
neural networks when our strategy is applied.
| no_new_dataset | 0.952353 |
2304.07076 | Cheng Liao | Cheng Liao, Han Hu, Xuekun Yuan, Haifeng Li, Chao Liu, Chunyang Liu,
Gui Fu, Yulin Ding and Qing Zhu | BCE-Net: Reliable Building Footprints Change Extraction based on
Historical Map and Up-to-Date Images using Contrastive Learning | null | null | null | null | cs.CV cs.AI | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Automatic and periodic recompiling of building databases with up-to-date
high-resolution images has become a critical requirement for rapidly developing
urban environments. However, the architecture of most existing approaches for
change extraction attempts to learn features related to changes but ignores
objectives related to buildings. This inevitably leads to the generation of
significant pseudo-changes, due to factors such as seasonal changes in images
and the inclination of building fa\c{c}ades. To alleviate the above-mentioned
problems, we developed a contrastive learning approach by validating historical
building footprints against single up-to-date remotely sensed images. This
contrastive learning strategy allowed us to inject the semantics of buildings
into a pipeline for the detection of changes, which is achieved by increasing
the distinguishability of features of buildings from those of non-buildings. In
addition, to reduce the effects of inconsistencies between historical building
polygons and buildings in up-to-date images, we employed a deformable
convolutional neural network to learn offsets intuitively. In summary, we
formulated a multi-branch building extraction method that identifies newly
constructed and removed buildings, respectively. To validate our method, we
conducted comparative experiments using the public Wuhan University building
change detection dataset and a more practical dataset named SI-BU that we
established. Our method achieved F1 scores of 93.99% and 70.74% on the above
datasets, respectively. Moreover, when the data of the public dataset were
divided in the same manner as in previous related studies, our method achieved
an F1 score of 94.63%, which surpasses that of the state-of-the-art method.
| [
{
"version": "v1",
"created": "Fri, 14 Apr 2023 12:00:47 GMT"
}
] | 2023-04-17T00:00:00 | [
[
"Liao",
"Cheng",
""
],
[
"Hu",
"Han",
""
],
[
"Yuan",
"Xuekun",
""
],
[
"Li",
"Haifeng",
""
],
[
"Liu",
"Chao",
""
],
[
"Liu",
"Chunyang",
""
],
[
"Fu",
"Gui",
""
],
[
"Ding",
"Yulin",
""
],
[
"Zhu",
"Qing",
""
]
] | TITLE: BCE-Net: Reliable Building Footprints Change Extraction based on
Historical Map and Up-to-Date Images using Contrastive Learning
ABSTRACT: Automatic and periodic recompiling of building databases with up-to-date
high-resolution images has become a critical requirement for rapidly developing
urban environments. However, the architecture of most existing approaches for
change extraction attempts to learn features related to changes but ignores
objectives related to buildings. This inevitably leads to the generation of
significant pseudo-changes, due to factors such as seasonal changes in images
and the inclination of building fa\c{c}ades. To alleviate the above-mentioned
problems, we developed a contrastive learning approach by validating historical
building footprints against single up-to-date remotely sensed images. This
contrastive learning strategy allowed us to inject the semantics of buildings
into a pipeline for the detection of changes, which is achieved by increasing
the distinguishability of features of buildings from those of non-buildings. In
addition, to reduce the effects of inconsistencies between historical building
polygons and buildings in up-to-date images, we employed a deformable
convolutional neural network to learn offsets intuitively. In summary, we
formulated a multi-branch building extraction method that identifies newly
constructed and removed buildings, respectively. To validate our method, we
conducted comparative experiments using the public Wuhan University building
change detection dataset and a more practical dataset named SI-BU that we
established. Our method achieved F1 scores of 93.99% and 70.74% on the above
datasets, respectively. Moreover, when the data of the public dataset were
divided in the same manner as in previous related studies, our method achieved
an F1 score of 94.63%, which surpasses that of the state-of-the-art method.
| new_dataset | 0.9633 |
2304.07079 | Kunlun Wang | Kunlun Wang, and Dusit Niyato, and Wen Chen, and Arumugam Nallanathan | Task-Oriented Delay-Aware Multi-Tier Computing in Cell-free Massive MIMO
Systems | null | null | null | null | cs.NI eess.SP | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Multi-tier computing can enhance the task computation by multi-tier computing
nodes. In this paper, we propose a cell-free massive multiple-input
multiple-output (MIMO) aided computing system by deploying multi-tier computing
nodes to improve the computation performance. At first, we investigate the
computational latency and the total energy consumption for task computation,
regarded as total cost. Then, we formulate a total cost minimization problem to
design the bandwidth allocation and task allocation, while considering
realistic heterogenous delay requirements of the computational tasks. Due to
the binary task allocation variable, the formulated optimization problem is
nonconvex. Therefore, we solve the bandwidth allocation and task allocation
problem by decoupling the original optimization problem into bandwidth
allocation and task allocation subproblems. As the bandwidth allocation problem
is a convex optimization problem, we first determine the bandwidth allocation
for given task allocation strategy, followed by conceiving the traditional
convex optimization strategy to obtain the bandwidth allocation solution. Based
on the asymptotic property of received signal-to-interference-plus-noise ratio
(SINR) under the cell-free massive MIMO setting and bandwidth allocation
solution, we formulate a dual problem to solve the task allocation subproblem
by relaxing the binary constraint with Lagrange partial relaxation for
heterogenous task delay requirements. At last, simulation results are provided
to demonstrate that our proposed task offloading scheme performs better than
the benchmark schemes, where the minimum-cost optimal offloading strategy for
heterogeneous delay requirements of the computational tasks may be controlled
by the asymptotic property of the received SINR in our proposed cell-free
massive MIMO-aided multi-tier computing systems.
| [
{
"version": "v1",
"created": "Fri, 14 Apr 2023 12:08:15 GMT"
}
] | 2023-04-17T00:00:00 | [
[
"Wang",
"Kunlun",
""
],
[
"Niyato",
"Dusit",
""
],
[
"Chen",
"Wen",
""
],
[
"Nallanathan",
"Arumugam",
""
]
] | TITLE: Task-Oriented Delay-Aware Multi-Tier Computing in Cell-free Massive MIMO
Systems
ABSTRACT: Multi-tier computing can enhance the task computation by multi-tier computing
nodes. In this paper, we propose a cell-free massive multiple-input
multiple-output (MIMO) aided computing system by deploying multi-tier computing
nodes to improve the computation performance. At first, we investigate the
computational latency and the total energy consumption for task computation,
regarded as total cost. Then, we formulate a total cost minimization problem to
design the bandwidth allocation and task allocation, while considering
realistic heterogenous delay requirements of the computational tasks. Due to
the binary task allocation variable, the formulated optimization problem is
nonconvex. Therefore, we solve the bandwidth allocation and task allocation
problem by decoupling the original optimization problem into bandwidth
allocation and task allocation subproblems. As the bandwidth allocation problem
is a convex optimization problem, we first determine the bandwidth allocation
for given task allocation strategy, followed by conceiving the traditional
convex optimization strategy to obtain the bandwidth allocation solution. Based
on the asymptotic property of received signal-to-interference-plus-noise ratio
(SINR) under the cell-free massive MIMO setting and bandwidth allocation
solution, we formulate a dual problem to solve the task allocation subproblem
by relaxing the binary constraint with Lagrange partial relaxation for
heterogenous task delay requirements. At last, simulation results are provided
to demonstrate that our proposed task offloading scheme performs better than
the benchmark schemes, where the minimum-cost optimal offloading strategy for
heterogeneous delay requirements of the computational tasks may be controlled
by the asymptotic property of the received SINR in our proposed cell-free
massive MIMO-aided multi-tier computing systems.
| no_new_dataset | 0.948728 |
2304.07082 | Zongheng Tang | Zongheng Tang, Yifan Sun, Si Liu, Yi Yang | DETR with Additional Global Aggregation for Cross-domain Weakly
Supervised Object Detection | 8 pages, 4 figures, CVPR 2023 | null | null | null | cs.CV | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | This paper presents a DETR-based method for cross-domain weakly supervised
object detection (CDWSOD), aiming at adapting the detector from source to
target domain through weak supervision. We think DETR has strong potential for
CDWSOD due to an insight: the encoder and the decoder in DETR are both based on
the attention mechanism and are thus capable of aggregating semantics across
the entire image. The aggregation results, i.e., image-level predictions, can
naturally exploit the weak supervision for domain alignment. Such motivated, we
propose DETR with additional Global Aggregation (DETR-GA), a CDWSOD detector
that simultaneously makes "instance-level + image-level" predictions and
utilizes "strong + weak" supervisions. The key point of DETR-GA is very simple:
for the encoder / decoder, we respectively add multiple class queries / a
foreground query to aggregate the semantics into image-level predictions. Our
query-based aggregation has two advantages. First, in the encoder, the
weakly-supervised class queries are capable of roughly locating the
corresponding positions and excluding the distraction from non-relevant
regions. Second, through our design, the object queries and the foreground
query in the decoder share consensus on the class semantics, therefore making
the strong and weak supervision mutually benefit each other for domain
alignment. Extensive experiments on four popular cross-domain benchmarks show
that DETR-GA significantly improves CSWSOD and advances the states of the art
(e.g., 29.0% --> 79.4% mAP on PASCAL VOC --> Clipart_all dataset).
| [
{
"version": "v1",
"created": "Fri, 14 Apr 2023 12:16:42 GMT"
}
] | 2023-04-17T00:00:00 | [
[
"Tang",
"Zongheng",
""
],
[
"Sun",
"Yifan",
""
],
[
"Liu",
"Si",
""
],
[
"Yang",
"Yi",
""
]
] | TITLE: DETR with Additional Global Aggregation for Cross-domain Weakly
Supervised Object Detection
ABSTRACT: This paper presents a DETR-based method for cross-domain weakly supervised
object detection (CDWSOD), aiming at adapting the detector from source to
target domain through weak supervision. We think DETR has strong potential for
CDWSOD due to an insight: the encoder and the decoder in DETR are both based on
the attention mechanism and are thus capable of aggregating semantics across
the entire image. The aggregation results, i.e., image-level predictions, can
naturally exploit the weak supervision for domain alignment. Such motivated, we
propose DETR with additional Global Aggregation (DETR-GA), a CDWSOD detector
that simultaneously makes "instance-level + image-level" predictions and
utilizes "strong + weak" supervisions. The key point of DETR-GA is very simple:
for the encoder / decoder, we respectively add multiple class queries / a
foreground query to aggregate the semantics into image-level predictions. Our
query-based aggregation has two advantages. First, in the encoder, the
weakly-supervised class queries are capable of roughly locating the
corresponding positions and excluding the distraction from non-relevant
regions. Second, through our design, the object queries and the foreground
query in the decoder share consensus on the class semantics, therefore making
the strong and weak supervision mutually benefit each other for domain
alignment. Extensive experiments on four popular cross-domain benchmarks show
that DETR-GA significantly improves CSWSOD and advances the states of the art
(e.g., 29.0% --> 79.4% mAP on PASCAL VOC --> Clipart_all dataset).
| no_new_dataset | 0.943556 |
2304.07087 | Shinei Arakawa | Shinei Arakawa, Hideki Tsunashima, Daichi Horita, Keitaro Tanaka,
Shigeo Morishima | Memory Efficient Diffusion Probabilistic Models via Patch-based
Generation | Accepted to the Generative Models for Computer Vision workshop at
CVPR 2023 | null | null | null | cs.CV cs.LG | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Diffusion probabilistic models have been successful in generating
high-quality and diverse images. However, traditional models, whose input and
output are high-resolution images, suffer from excessive memory requirements,
making them less practical for edge devices. Previous approaches for generative
adversarial networks proposed a patch-based method that uses positional
encoding and global content information. Nevertheless, designing a patch-based
approach for diffusion probabilistic models is non-trivial. In this paper, we
resent a diffusion probabilistic model that generates images on a
patch-by-patch basis. We propose two conditioning methods for a patch-based
generation. First, we propose position-wise conditioning using one-hot
representation to ensure patches are in proper positions. Second, we propose
Global Content Conditioning (GCC) to ensure patches have coherent content when
concatenated together. We evaluate our model qualitatively and quantitatively
on CelebA and LSUN bedroom datasets and demonstrate a moderate trade-off
between maximum memory consumption and generated image quality. Specifically,
when an entire image is divided into 2 x 2 patches, our proposed approach can
reduce the maximum memory consumption by half while maintaining comparable
image quality.
| [
{
"version": "v1",
"created": "Fri, 14 Apr 2023 12:20:18 GMT"
}
] | 2023-04-17T00:00:00 | [
[
"Arakawa",
"Shinei",
""
],
[
"Tsunashima",
"Hideki",
""
],
[
"Horita",
"Daichi",
""
],
[
"Tanaka",
"Keitaro",
""
],
[
"Morishima",
"Shigeo",
""
]
] | TITLE: Memory Efficient Diffusion Probabilistic Models via Patch-based
Generation
ABSTRACT: Diffusion probabilistic models have been successful in generating
high-quality and diverse images. However, traditional models, whose input and
output are high-resolution images, suffer from excessive memory requirements,
making them less practical for edge devices. Previous approaches for generative
adversarial networks proposed a patch-based method that uses positional
encoding and global content information. Nevertheless, designing a patch-based
approach for diffusion probabilistic models is non-trivial. In this paper, we
resent a diffusion probabilistic model that generates images on a
patch-by-patch basis. We propose two conditioning methods for a patch-based
generation. First, we propose position-wise conditioning using one-hot
representation to ensure patches are in proper positions. Second, we propose
Global Content Conditioning (GCC) to ensure patches have coherent content when
concatenated together. We evaluate our model qualitatively and quantitatively
on CelebA and LSUN bedroom datasets and demonstrate a moderate trade-off
between maximum memory consumption and generated image quality. Specifically,
when an entire image is divided into 2 x 2 patches, our proposed approach can
reduce the maximum memory consumption by half while maintaining comparable
image quality.
| no_new_dataset | 0.953013 |
2304.07123 | Jiahua Dong | Jiahua Dong, Guohua Cheng, Yue Zhang, Chengtao Peng, Yu Song, Ruofeng
Tong, Lanfen Lin, Yen-Wei Chen | Tailored Multi-Organ Segmentation with Model Adaptation and Ensemble | null | null | null | null | cs.CV | http://creativecommons.org/publicdomain/zero/1.0/ | Multi-organ segmentation, which identifies and separates different organs in
medical images, is a fundamental task in medical image analysis. Recently, the
immense success of deep learning motivated its wide adoption in multi-organ
segmentation tasks. However, due to expensive labor costs and expertise, the
availability of multi-organ annotations is usually limited and hence poses a
challenge in obtaining sufficient training data for deep learning-based
methods. In this paper, we aim to address this issue by combining off-the-shelf
single-organ segmentation models to develop a multi-organ segmentation model on
the target dataset, which helps get rid of the dependence on annotated data for
multi-organ segmentation. To this end, we propose a novel dual-stage method
that consists of a Model Adaptation stage and a Model Ensemble stage. The first
stage enhances the generalization of each off-the-shelf segmentation model on
the target domain, while the second stage distills and integrates knowledge
from multiple adapted single-organ segmentation models. Extensive experiments
on four abdomen datasets demonstrate that our proposed method can effectively
leverage off-the-shelf single-organ segmentation models to obtain a tailored
model for multi-organ segmentation with high accuracy.
| [
{
"version": "v1",
"created": "Fri, 14 Apr 2023 13:39:39 GMT"
}
] | 2023-04-17T00:00:00 | [
[
"Dong",
"Jiahua",
""
],
[
"Cheng",
"Guohua",
""
],
[
"Zhang",
"Yue",
""
],
[
"Peng",
"Chengtao",
""
],
[
"Song",
"Yu",
""
],
[
"Tong",
"Ruofeng",
""
],
[
"Lin",
"Lanfen",
""
],
[
"Chen",
"Yen-Wei",
""
]
] | TITLE: Tailored Multi-Organ Segmentation with Model Adaptation and Ensemble
ABSTRACT: Multi-organ segmentation, which identifies and separates different organs in
medical images, is a fundamental task in medical image analysis. Recently, the
immense success of deep learning motivated its wide adoption in multi-organ
segmentation tasks. However, due to expensive labor costs and expertise, the
availability of multi-organ annotations is usually limited and hence poses a
challenge in obtaining sufficient training data for deep learning-based
methods. In this paper, we aim to address this issue by combining off-the-shelf
single-organ segmentation models to develop a multi-organ segmentation model on
the target dataset, which helps get rid of the dependence on annotated data for
multi-organ segmentation. To this end, we propose a novel dual-stage method
that consists of a Model Adaptation stage and a Model Ensemble stage. The first
stage enhances the generalization of each off-the-shelf segmentation model on
the target domain, while the second stage distills and integrates knowledge
from multiple adapted single-organ segmentation models. Extensive experiments
on four abdomen datasets demonstrate that our proposed method can effectively
leverage off-the-shelf single-organ segmentation models to obtain a tailored
model for multi-organ segmentation with high accuracy.
| no_new_dataset | 0.948775 |
2304.07125 | Munazza Zaib Ms. | Munazza Zaib and Quan Z. Sheng and Wei Emma Zhang and Adnan Mahmood | Keeping the Questions Conversational: Using Structured Representations
to Resolve Dependency in Conversational Question Answering | null | null | null | null | cs.CL cs.IR | http://creativecommons.org/licenses/by/4.0/ | Having an intelligent dialogue agent that can engage in conversational
question answering (ConvQA) is now no longer limited to Sci-Fi movies only and
has, in fact, turned into a reality. These intelligent agents are required to
understand and correctly interpret the sequential turns provided as the context
of the given question. However, these sequential questions are sometimes left
implicit and thus require the resolution of some natural language phenomena
such as anaphora and ellipsis. The task of question rewriting has the potential
to address the challenges of resolving dependencies amongst the contextual
turns by transforming them into intent-explicit questions. Nonetheless, the
solution of rewriting the implicit questions comes with some potential
challenges such as resulting in verbose questions and taking conversational
aspect out of the scenario by generating self-contained questions. In this
paper, we propose a novel framework, CONVSR (CONVQA using Structured
Representations) for capturing and generating intermediate representations as
conversational cues to enhance the capability of the QA model to better
interpret the incomplete questions. We also deliberate how the strengths of
this task could be leveraged in a bid to design more engaging and eloquent
conversational agents. We test our model on the QuAC and CANARD datasets and
illustrate by experimental results that our proposed framework achieves a
better F1 score than the standard question rewriting model.
| [
{
"version": "v1",
"created": "Fri, 14 Apr 2023 13:42:32 GMT"
}
] | 2023-04-17T00:00:00 | [
[
"Zaib",
"Munazza",
""
],
[
"Sheng",
"Quan Z.",
""
],
[
"Zhang",
"Wei Emma",
""
],
[
"Mahmood",
"Adnan",
""
]
] | TITLE: Keeping the Questions Conversational: Using Structured Representations
to Resolve Dependency in Conversational Question Answering
ABSTRACT: Having an intelligent dialogue agent that can engage in conversational
question answering (ConvQA) is now no longer limited to Sci-Fi movies only and
has, in fact, turned into a reality. These intelligent agents are required to
understand and correctly interpret the sequential turns provided as the context
of the given question. However, these sequential questions are sometimes left
implicit and thus require the resolution of some natural language phenomena
such as anaphora and ellipsis. The task of question rewriting has the potential
to address the challenges of resolving dependencies amongst the contextual
turns by transforming them into intent-explicit questions. Nonetheless, the
solution of rewriting the implicit questions comes with some potential
challenges such as resulting in verbose questions and taking conversational
aspect out of the scenario by generating self-contained questions. In this
paper, we propose a novel framework, CONVSR (CONVQA using Structured
Representations) for capturing and generating intermediate representations as
conversational cues to enhance the capability of the QA model to better
interpret the incomplete questions. We also deliberate how the strengths of
this task could be leveraged in a bid to design more engaging and eloquent
conversational agents. We test our model on the QuAC and CANARD datasets and
illustrate by experimental results that our proposed framework achieves a
better F1 score than the standard question rewriting model.
| no_new_dataset | 0.93784 |
2304.07130 | S{\l}awomir Dadas | S{\l}awomir Dadas | OPI at SemEval 2023 Task 9: A Simple But Effective Approach to
Multilingual Tweet Intimacy Analysis | null | null | null | null | cs.CL | http://creativecommons.org/licenses/by/4.0/ | This paper describes our submission to the SemEval 2023 multilingual tweet
intimacy analysis shared task. The goal of the task was to assess the level of
intimacy of Twitter posts in ten languages. The proposed approach consists of
several steps. First, we perform in-domain pre-training to create a language
model adapted to Twitter data. In the next step, we train an ensemble of
regression models to expand the training set with pseudo-labeled examples. The
extended dataset is used to train the final solution. Our method was ranked
first in five out of ten language subtasks, obtaining the highest average score
across all languages.
| [
{
"version": "v1",
"created": "Fri, 14 Apr 2023 13:49:28 GMT"
}
] | 2023-04-17T00:00:00 | [
[
"Dadas",
"Sławomir",
""
]
] | TITLE: OPI at SemEval 2023 Task 9: A Simple But Effective Approach to
Multilingual Tweet Intimacy Analysis
ABSTRACT: This paper describes our submission to the SemEval 2023 multilingual tweet
intimacy analysis shared task. The goal of the task was to assess the level of
intimacy of Twitter posts in ten languages. The proposed approach consists of
several steps. First, we perform in-domain pre-training to create a language
model adapted to Twitter data. In the next step, we train an ensemble of
regression models to expand the training set with pseudo-labeled examples. The
extended dataset is used to train the final solution. Our method was ranked
first in five out of ten language subtasks, obtaining the highest average score
across all languages.
| no_new_dataset | 0.950595 |
2304.07140 | Olaf Wysocki | Olaf Wysocki, Ludwig Hoegner, Uwe Stilla | TUM-FA\c{C}ADE: Reviewing and enriching point cloud benchmarks for
fa\c{c}ade segmentation | 3D-ARCH 2022, Mantova, Italy, 2022, ISPRS conference | Int. Arch. Photogramm. Remote Sens. Spatial Inf. Sci.,
XLVI-2/W1-2022 | 10.5194/isprs-archives-XLVI-2-W1-2022-529-2022 | null | cs.CV cs.AI cs.LG | http://creativecommons.org/licenses/by/4.0/ | Point clouds are widely regarded as one of the best dataset types for urban
mapping purposes. Hence, point cloud datasets are commonly investigated as
benchmark types for various urban interpretation methods. Yet, few researchers
have addressed the use of point cloud benchmarks for fa\c{c}ade segmentation.
Robust fa\c{c}ade segmentation is becoming a key factor in various applications
ranging from simulating autonomous driving functions to preserving cultural
heritage. In this work, we present a method of enriching existing point cloud
datasets with fa\c{c}ade-related classes that have been designed to facilitate
fa\c{c}ade segmentation testing. We propose how to efficiently extend existing
datasets and comprehensively assess their potential for fa\c{c}ade
segmentation. We use the method to create the TUM-FA\c{C}ADE dataset, which
extends the capabilities of TUM-MLS-2016. Not only can TUM-FA\c{C}ADE
facilitate the development of point-cloud-based fa\c{c}ade segmentation tasks,
but our procedure can also be applied to enrich further datasets.
| [
{
"version": "v1",
"created": "Fri, 14 Apr 2023 14:04:00 GMT"
}
] | 2023-04-17T00:00:00 | [
[
"Wysocki",
"Olaf",
""
],
[
"Hoegner",
"Ludwig",
""
],
[
"Stilla",
"Uwe",
""
]
] | TITLE: TUM-FA\c{C}ADE: Reviewing and enriching point cloud benchmarks for
fa\c{c}ade segmentation
ABSTRACT: Point clouds are widely regarded as one of the best dataset types for urban
mapping purposes. Hence, point cloud datasets are commonly investigated as
benchmark types for various urban interpretation methods. Yet, few researchers
have addressed the use of point cloud benchmarks for fa\c{c}ade segmentation.
Robust fa\c{c}ade segmentation is becoming a key factor in various applications
ranging from simulating autonomous driving functions to preserving cultural
heritage. In this work, we present a method of enriching existing point cloud
datasets with fa\c{c}ade-related classes that have been designed to facilitate
fa\c{c}ade segmentation testing. We propose how to efficiently extend existing
datasets and comprehensively assess their potential for fa\c{c}ade
segmentation. We use the method to create the TUM-FA\c{C}ADE dataset, which
extends the capabilities of TUM-MLS-2016. Not only can TUM-FA\c{C}ADE
facilitate the development of point-cloud-based fa\c{c}ade segmentation tasks,
but our procedure can also be applied to enrich further datasets.
| new_dataset | 0.816187 |
2304.07159 | Zitang Sun | Zitang Sun, Shin'ya Nishida, and Zhengbo Luo | Unsupervised Learning Optical Flow in Multi-frame Dynamic Environment
Using Temporal Dynamic Modeling | 15 pages, 7 figures | null | null | null | cs.CV | http://creativecommons.org/licenses/by/4.0/ | For visual estimation of optical flow, a crucial function for many vision
tasks, unsupervised learning, using the supervision of view synthesis has
emerged as a promising alternative to supervised methods, since ground-truth
flow is not readily available in many cases. However, unsupervised learning is
likely to be unstable when pixel tracking is lost due to occlusion and motion
blur, or the pixel matching is impaired due to variation in image content and
spatial structure over time. In natural environments, dynamic occlusion or
object variation is a relatively slow temporal process spanning several frames.
We, therefore, explore the optical flow estimation from multiple-frame
sequences of dynamic scenes, whereas most of the existing unsupervised
approaches are based on temporal static models. We handle the unsupervised
optical flow estimation with a temporal dynamic model by introducing a
spatial-temporal dual recurrent block based on the predictive coding structure,
which feeds the previous high-level motion prior to the current optical flow
estimator. Assuming temporal smoothness of optical flow, we use motion priors
of the adjacent frames to provide more reliable supervision of the occluded
regions. To grasp the essence of challenging scenes, we simulate various
scenarios across long sequences, including dynamic occlusion, content
variation, and spatial variation, and adopt self-supervised distillation to
make the model understand the object's motion patterns in a prolonged dynamic
environment. Experiments on KITTI 2012, KITTI 2015, Sintel Clean, and Sintel
Final datasets demonstrate the effectiveness of our methods on unsupervised
optical flow estimation. The proposal achieves state-of-the-art performance
with advantages in memory overhead.
| [
{
"version": "v1",
"created": "Fri, 14 Apr 2023 14:32:02 GMT"
}
] | 2023-04-17T00:00:00 | [
[
"Sun",
"Zitang",
""
],
[
"Nishida",
"Shin'ya",
""
],
[
"Luo",
"Zhengbo",
""
]
] | TITLE: Unsupervised Learning Optical Flow in Multi-frame Dynamic Environment
Using Temporal Dynamic Modeling
ABSTRACT: For visual estimation of optical flow, a crucial function for many vision
tasks, unsupervised learning, using the supervision of view synthesis has
emerged as a promising alternative to supervised methods, since ground-truth
flow is not readily available in many cases. However, unsupervised learning is
likely to be unstable when pixel tracking is lost due to occlusion and motion
blur, or the pixel matching is impaired due to variation in image content and
spatial structure over time. In natural environments, dynamic occlusion or
object variation is a relatively slow temporal process spanning several frames.
We, therefore, explore the optical flow estimation from multiple-frame
sequences of dynamic scenes, whereas most of the existing unsupervised
approaches are based on temporal static models. We handle the unsupervised
optical flow estimation with a temporal dynamic model by introducing a
spatial-temporal dual recurrent block based on the predictive coding structure,
which feeds the previous high-level motion prior to the current optical flow
estimator. Assuming temporal smoothness of optical flow, we use motion priors
of the adjacent frames to provide more reliable supervision of the occluded
regions. To grasp the essence of challenging scenes, we simulate various
scenarios across long sequences, including dynamic occlusion, content
variation, and spatial variation, and adopt self-supervised distillation to
make the model understand the object's motion patterns in a prolonged dynamic
environment. Experiments on KITTI 2012, KITTI 2015, Sintel Clean, and Sintel
Final datasets demonstrate the effectiveness of our methods on unsupervised
optical flow estimation. The proposal achieves state-of-the-art performance
with advantages in memory overhead.
| no_new_dataset | 0.949106 |
2304.07169 | Mehdi Cherti | Mehdi Cherti, Alexander Czernik, Stefan Kesselheim, Frederic
Effenberger, Jenia Jitsev | A Comparative Study on Generative Models for High Resolution Solar
Observation Imaging | null | null | null | null | cs.CV cs.LG | http://creativecommons.org/licenses/by/4.0/ | Solar activity is one of the main drivers of variability in our solar system
and the key source of space weather phenomena that affect Earth and near Earth
space. The extensive record of high resolution extreme ultraviolet (EUV)
observations from the Solar Dynamics Observatory (SDO) offers an unprecedented,
very large dataset of solar images. In this work, we make use of this
comprehensive dataset to investigate capabilities of current state-of-the-art
generative models to accurately capture the data distribution behind the
observed solar activity states. Starting from StyleGAN-based methods, we
uncover severe deficits of this model family in handling fine-scale details of
solar images when training on high resolution samples, contrary to training on
natural face images. When switching to the diffusion based generative model
family, we observe strong improvements of fine-scale detail generation. For the
GAN family, we are able to achieve similar improvements in fine-scale
generation when turning to ProjectedGANs, which uses multi-scale discriminators
with a pre-trained frozen feature extractor. We conduct ablation studies to
clarify mechanisms responsible for proper fine-scale handling. Using
distributed training on supercomputers, we are able to train generative models
for up to 1024x1024 resolution that produce high quality samples
indistinguishable to human experts, as suggested by the evaluation we conduct.
We make all code, models and workflows used in this study publicly available at
\url{https://github.com/SLAMPAI/generative-models-for-highres-solar-images}.
| [
{
"version": "v1",
"created": "Fri, 14 Apr 2023 14:40:32 GMT"
}
] | 2023-04-17T00:00:00 | [
[
"Cherti",
"Mehdi",
""
],
[
"Czernik",
"Alexander",
""
],
[
"Kesselheim",
"Stefan",
""
],
[
"Effenberger",
"Frederic",
""
],
[
"Jitsev",
"Jenia",
""
]
] | TITLE: A Comparative Study on Generative Models for High Resolution Solar
Observation Imaging
ABSTRACT: Solar activity is one of the main drivers of variability in our solar system
and the key source of space weather phenomena that affect Earth and near Earth
space. The extensive record of high resolution extreme ultraviolet (EUV)
observations from the Solar Dynamics Observatory (SDO) offers an unprecedented,
very large dataset of solar images. In this work, we make use of this
comprehensive dataset to investigate capabilities of current state-of-the-art
generative models to accurately capture the data distribution behind the
observed solar activity states. Starting from StyleGAN-based methods, we
uncover severe deficits of this model family in handling fine-scale details of
solar images when training on high resolution samples, contrary to training on
natural face images. When switching to the diffusion based generative model
family, we observe strong improvements of fine-scale detail generation. For the
GAN family, we are able to achieve similar improvements in fine-scale
generation when turning to ProjectedGANs, which uses multi-scale discriminators
with a pre-trained frozen feature extractor. We conduct ablation studies to
clarify mechanisms responsible for proper fine-scale handling. Using
distributed training on supercomputers, we are able to train generative models
for up to 1024x1024 resolution that produce high quality samples
indistinguishable to human experts, as suggested by the evaluation we conduct.
We make all code, models and workflows used in this study publicly available at
\url{https://github.com/SLAMPAI/generative-models-for-highres-solar-images}.
| new_dataset | 0.882479 |
2304.07186 | Magdalena Fuentes | Lucas S. Maia, Mart\'in Rocamora, Luiz W. P. Biscainho, Magdalena
Fuentes | Adapting Meter Tracking Models to Latin American Music | Accepted at ISMIR 2022. This version was made after a bug fix in the
code, which lead to minor modifications in the results (updated in Figure 1
and Table 1). The paper's conclusions remain unchanged | null | null | null | cs.SD eess.AS | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Beat and downbeat tracking models have improved significantly in recent years
with the introduction of deep learning methods. However, despite these
improvements, several challenges remain. Particularly, the adaptation of
available models to underrepresented music traditions in MIR is usually
synonymous with collecting and annotating large amounts of data, which is
impractical and time-consuming. Transfer learning, data augmentation, and
fine-tuning techniques have been used quite successfully in related tasks and
are known to alleviate this bottleneck. Furthermore, when studying these music
traditions, models are not required to generalize to multiple mainstream music
genres but to perform well in more constrained, homogeneous conditions. In this
work, we investigate simple yet effective strategies to adapt beat and downbeat
tracking models to two different Latin American music traditions and analyze
the feasibility of these adaptations in real-world applications concerning the
data and computational requirements. Contrary to common belief, our findings
show it is possible to achieve good performance by spending just a few minutes
annotating a portion of the data and training a model in a standard CPU
machine, with the precise amount of resources needed depending on the task and
the complexity of the dataset.
| [
{
"version": "v1",
"created": "Fri, 14 Apr 2023 14:57:40 GMT"
}
] | 2023-04-17T00:00:00 | [
[
"Maia",
"Lucas S.",
""
],
[
"Rocamora",
"Martín",
""
],
[
"Biscainho",
"Luiz W. P.",
""
],
[
"Fuentes",
"Magdalena",
""
]
] | TITLE: Adapting Meter Tracking Models to Latin American Music
ABSTRACT: Beat and downbeat tracking models have improved significantly in recent years
with the introduction of deep learning methods. However, despite these
improvements, several challenges remain. Particularly, the adaptation of
available models to underrepresented music traditions in MIR is usually
synonymous with collecting and annotating large amounts of data, which is
impractical and time-consuming. Transfer learning, data augmentation, and
fine-tuning techniques have been used quite successfully in related tasks and
are known to alleviate this bottleneck. Furthermore, when studying these music
traditions, models are not required to generalize to multiple mainstream music
genres but to perform well in more constrained, homogeneous conditions. In this
work, we investigate simple yet effective strategies to adapt beat and downbeat
tracking models to two different Latin American music traditions and analyze
the feasibility of these adaptations in real-world applications concerning the
data and computational requirements. Contrary to common belief, our findings
show it is possible to achieve good performance by spending just a few minutes
annotating a portion of the data and training a model in a standard CPU
machine, with the precise amount of resources needed depending on the task and
the complexity of the dataset.
| no_new_dataset | 0.938801 |
2304.07199 | Thanh-Dat Truong | Thanh-Dat Truong, Chi Nhan Duong, Ashley Dowling, Son Lam Phung,
Jackson Cothren, Khoa Luu | CROVIA: Seeing Drone Scenes from Car Perspective via Cross-View
Adaptation | null | null | null | null | cs.CV | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Understanding semantic scene segmentation of urban scenes captured from the
Unmanned Aerial Vehicles (UAV) perspective plays a vital role in building a
perception model for UAV. With the limitations of large-scale densely labeled
data, semantic scene segmentation for UAV views requires a broad understanding
of an object from both its top and side views. Adapting from well-annotated
autonomous driving data to unlabeled UAV data is challenging due to the
cross-view differences between the two data types. Our work proposes a novel
Cross-View Adaptation (CROVIA) approach to effectively adapt the knowledge
learned from on-road vehicle views to UAV views. First, a novel geometry-based
constraint to cross-view adaptation is introduced based on the geometry
correlation between views. Second, cross-view correlations from image space are
effectively transferred to segmentation space without any requirement of paired
on-road and UAV view data via a new Geometry-Constraint Cross-View (GeiCo)
loss. Third, the multi-modal bijective networks are introduced to enforce the
global structural modeling across views. Experimental results on new cross-view
adaptation benchmarks introduced in this work, i.e., SYNTHIA to UAVID and GTA5
to UAVID, show the State-of-the-Art (SOTA) performance of our approach over
prior adaptation methods
| [
{
"version": "v1",
"created": "Fri, 14 Apr 2023 15:20:40 GMT"
}
] | 2023-04-17T00:00:00 | [
[
"Truong",
"Thanh-Dat",
""
],
[
"Duong",
"Chi Nhan",
""
],
[
"Dowling",
"Ashley",
""
],
[
"Phung",
"Son Lam",
""
],
[
"Cothren",
"Jackson",
""
],
[
"Luu",
"Khoa",
""
]
] | TITLE: CROVIA: Seeing Drone Scenes from Car Perspective via Cross-View
Adaptation
ABSTRACT: Understanding semantic scene segmentation of urban scenes captured from the
Unmanned Aerial Vehicles (UAV) perspective plays a vital role in building a
perception model for UAV. With the limitations of large-scale densely labeled
data, semantic scene segmentation for UAV views requires a broad understanding
of an object from both its top and side views. Adapting from well-annotated
autonomous driving data to unlabeled UAV data is challenging due to the
cross-view differences between the two data types. Our work proposes a novel
Cross-View Adaptation (CROVIA) approach to effectively adapt the knowledge
learned from on-road vehicle views to UAV views. First, a novel geometry-based
constraint to cross-view adaptation is introduced based on the geometry
correlation between views. Second, cross-view correlations from image space are
effectively transferred to segmentation space without any requirement of paired
on-road and UAV view data via a new Geometry-Constraint Cross-View (GeiCo)
loss. Third, the multi-modal bijective networks are introduced to enforce the
global structural modeling across views. Experimental results on new cross-view
adaptation benchmarks introduced in this work, i.e., SYNTHIA to UAVID and GTA5
to UAVID, show the State-of-the-Art (SOTA) performance of our approach over
prior adaptation methods
| no_new_dataset | 0.946001 |
2304.07218 | Supreeth Mysore Venkatesh | Supreeth Mysore Venkatesh, Antonio Macaluso, Matthias Klusch | QuACS: Variational Quantum Algorithm for Coalition Structure Generation
in Induced Subgraph Games | 7 pages, 2 figures, 1 table | null | 10.1145/3587135.3592192 | null | quant-ph cs.GT | http://creativecommons.org/licenses/by/4.0/ | Coalition Structure Generation (CSG) is an NP-Hard problem in which agents
are partitioned into mutually exclusive groups to maximize their social
welfare. In this work, we propose QuACS, a novel hybrid quantum classical
algorithm for Coalition Structure Generation in Induced Subgraph Games (ISGs).
Starting from a coalition structure where all the agents belong to a single
coalition, QuACS recursively identifies the optimal partition into two disjoint
subsets. This problem is reformulated as a QUBO and then solved using QAOA.
Given an $n$-agent ISG, we show that the proposed algorithm outperforms
existing approximate classical solvers with a runtime of $\mathcal{O}(n^2)$ and
an expected approximation ratio of $92\%$. Furthermore, it requires a
significantly lower number of qubits and allows experiments on medium-sized
problems compared to existing quantum solutions. To show the effectiveness of
QuACS we perform experiments on standard benchmark datasets using quantum
simulation.
| [
{
"version": "v1",
"created": "Fri, 14 Apr 2023 16:01:27 GMT"
}
] | 2023-04-17T00:00:00 | [
[
"Venkatesh",
"Supreeth Mysore",
""
],
[
"Macaluso",
"Antonio",
""
],
[
"Klusch",
"Matthias",
""
]
] | TITLE: QuACS: Variational Quantum Algorithm for Coalition Structure Generation
in Induced Subgraph Games
ABSTRACT: Coalition Structure Generation (CSG) is an NP-Hard problem in which agents
are partitioned into mutually exclusive groups to maximize their social
welfare. In this work, we propose QuACS, a novel hybrid quantum classical
algorithm for Coalition Structure Generation in Induced Subgraph Games (ISGs).
Starting from a coalition structure where all the agents belong to a single
coalition, QuACS recursively identifies the optimal partition into two disjoint
subsets. This problem is reformulated as a QUBO and then solved using QAOA.
Given an $n$-agent ISG, we show that the proposed algorithm outperforms
existing approximate classical solvers with a runtime of $\mathcal{O}(n^2)$ and
an expected approximation ratio of $92\%$. Furthermore, it requires a
significantly lower number of qubits and allows experiments on medium-sized
problems compared to existing quantum solutions. To show the effectiveness of
QuACS we perform experiments on standard benchmark datasets using quantum
simulation.
| no_new_dataset | 0.943815 |
2304.07226 | YaLu Wang | Yalu Wang, Zhijie Han, Jie Li, Xin He | BS-GAT Behavior Similarity Based Graph Attention Network for Network
Intrusion Detection | null | null | null | null | cs.CR cs.LG cs.NI | http://creativecommons.org/licenses/by/4.0/ | With the development of the Internet of Things (IoT), network intrusion
detection is becoming more complex and extensive. It is essential to
investigate an intelligent, automated, and robust network intrusion detection
method. Graph neural networks based network intrusion detection methods have
been proposed. However, it still needs further studies because the graph
construction method of the existing methods does not fully adapt to the
characteristics of the practical network intrusion datasets. To address the
above issue, this paper proposes a graph neural network algorithm based on
behavior similarity (BS-GAT) using graph attention network. First, a novel
graph construction method is developed using the behavior similarity by
analyzing the characteristics of the practical datasets. The data flows are
treated as nodes in the graph, and the behavior rules of nodes are used as
edges in the graph, constructing a graph with a relatively uniform number of
neighbors for each node. Then, the edge behavior relationship weights are
incorporated into the graph attention network to utilize the relationship
between data flows and the structure information of the graph, which is used to
improve the performance of the network intrusion detection. Finally,
experiments are conducted based on the latest datasets to evaluate the
performance of the proposed behavior similarity based graph attention network
for the network intrusion detection. The results show that the proposed method
is effective and has superior performance comparing to existing solutions.
| [
{
"version": "v1",
"created": "Fri, 7 Apr 2023 09:42:07 GMT"
}
] | 2023-04-17T00:00:00 | [
[
"Wang",
"Yalu",
""
],
[
"Han",
"Zhijie",
""
],
[
"Li",
"Jie",
""
],
[
"He",
"Xin",
""
]
] | TITLE: BS-GAT Behavior Similarity Based Graph Attention Network for Network
Intrusion Detection
ABSTRACT: With the development of the Internet of Things (IoT), network intrusion
detection is becoming more complex and extensive. It is essential to
investigate an intelligent, automated, and robust network intrusion detection
method. Graph neural networks based network intrusion detection methods have
been proposed. However, it still needs further studies because the graph
construction method of the existing methods does not fully adapt to the
characteristics of the practical network intrusion datasets. To address the
above issue, this paper proposes a graph neural network algorithm based on
behavior similarity (BS-GAT) using graph attention network. First, a novel
graph construction method is developed using the behavior similarity by
analyzing the characteristics of the practical datasets. The data flows are
treated as nodes in the graph, and the behavior rules of nodes are used as
edges in the graph, constructing a graph with a relatively uniform number of
neighbors for each node. Then, the edge behavior relationship weights are
incorporated into the graph attention network to utilize the relationship
between data flows and the structure information of the graph, which is used to
improve the performance of the network intrusion detection. Finally,
experiments are conducted based on the latest datasets to evaluate the
performance of the proposed behavior similarity based graph attention network
for the network intrusion detection. The results show that the proposed method
is effective and has superior performance comparing to existing solutions.
| no_new_dataset | 0.954393 |
2304.07230 | Xinwen Fan | Xinwen Fan, Yukang Zhang, Yang Lu, Hanzi Wang | PARFormer: Transformer-based Multi-Task Network for Pedestrian Attribute
Recognition | null | null | null | null | cs.CV | http://creativecommons.org/licenses/by/4.0/ | Pedestrian attribute recognition (PAR) has received increasing attention
because of its wide application in video surveillance and pedestrian analysis.
Extracting robust feature representation is one of the key challenges in this
task. The existing methods mainly use the convolutional neural network (CNN) as
the backbone network to extract features. However, these methods mainly focus
on small discriminative regions while ignoring the global perspective. To
overcome these limitations, we propose a pure transformer-based multi-task PAR
network named PARFormer, which includes four modules. In the feature extraction
module, we build a transformer-based strong baseline for feature extraction,
which achieves competitive results on several PAR benchmarks compared with the
existing CNN-based baseline methods. In the feature processing module, we
propose an effective data augmentation strategy named batch random mask (BRM)
block to reinforce the attentive feature learning of random patches.
Furthermore, we propose a multi-attribute center loss (MACL) to enhance the
inter-attribute discriminability in the feature representations. In the
viewpoint perception module, we explore the impact of viewpoints on pedestrian
attributes, and propose a multi-view contrastive loss (MCVL) that enables the
network to exploit the viewpoint information. In the attribute recognition
module, we alleviate the negative-positive imbalance problem to generate the
attribute predictions. The above modules interact and jointly learn a highly
discriminative feature space, and supervise the generation of the final
features. Extensive experimental results show that the proposed PARFormer
network performs well compared to the state-of-the-art methods on several
public datasets, including PETA, RAP, and PA100K. Code will be released at
https://github.com/xwf199/PARFormer.
| [
{
"version": "v1",
"created": "Fri, 14 Apr 2023 16:27:56 GMT"
}
] | 2023-04-17T00:00:00 | [
[
"Fan",
"Xinwen",
""
],
[
"Zhang",
"Yukang",
""
],
[
"Lu",
"Yang",
""
],
[
"Wang",
"Hanzi",
""
]
] | TITLE: PARFormer: Transformer-based Multi-Task Network for Pedestrian Attribute
Recognition
ABSTRACT: Pedestrian attribute recognition (PAR) has received increasing attention
because of its wide application in video surveillance and pedestrian analysis.
Extracting robust feature representation is one of the key challenges in this
task. The existing methods mainly use the convolutional neural network (CNN) as
the backbone network to extract features. However, these methods mainly focus
on small discriminative regions while ignoring the global perspective. To
overcome these limitations, we propose a pure transformer-based multi-task PAR
network named PARFormer, which includes four modules. In the feature extraction
module, we build a transformer-based strong baseline for feature extraction,
which achieves competitive results on several PAR benchmarks compared with the
existing CNN-based baseline methods. In the feature processing module, we
propose an effective data augmentation strategy named batch random mask (BRM)
block to reinforce the attentive feature learning of random patches.
Furthermore, we propose a multi-attribute center loss (MACL) to enhance the
inter-attribute discriminability in the feature representations. In the
viewpoint perception module, we explore the impact of viewpoints on pedestrian
attributes, and propose a multi-view contrastive loss (MCVL) that enables the
network to exploit the viewpoint information. In the attribute recognition
module, we alleviate the negative-positive imbalance problem to generate the
attribute predictions. The above modules interact and jointly learn a highly
discriminative feature space, and supervise the generation of the final
features. Extensive experimental results show that the proposed PARFormer
network performs well compared to the state-of-the-art methods on several
public datasets, including PETA, RAP, and PA100K. Code will be released at
https://github.com/xwf199/PARFormer.
| no_new_dataset | 0.943867 |
2304.07232 | Anton Cheshkov | Anton Cheshkov, Pavel Zadorozhny, Rodion Levichev | Evaluation of ChatGPT Model for Vulnerability Detection | null | null | null | null | cs.CR cs.AI cs.SE | http://creativecommons.org/licenses/by/4.0/ | In this technical report, we evaluated the performance of the ChatGPT and
GPT-3 models for the task of vulnerability detection in code. Our evaluation
was conducted on our real-world dataset, using binary and multi-label
classification tasks on CWE vulnerabilities. We decided to evaluate the model
because it has shown good performance on other code-based tasks, such as
solving programming challenges and understanding code at a high level. However,
we found that the ChatGPT model performed no better than a dummy classifier for
both binary and multi-label classification tasks for code vulnerability
detection.
| [
{
"version": "v1",
"created": "Wed, 12 Apr 2023 17:24:03 GMT"
}
] | 2023-04-17T00:00:00 | [
[
"Cheshkov",
"Anton",
""
],
[
"Zadorozhny",
"Pavel",
""
],
[
"Levichev",
"Rodion",
""
]
] | TITLE: Evaluation of ChatGPT Model for Vulnerability Detection
ABSTRACT: In this technical report, we evaluated the performance of the ChatGPT and
GPT-3 models for the task of vulnerability detection in code. Our evaluation
was conducted on our real-world dataset, using binary and multi-label
classification tasks on CWE vulnerabilities. We decided to evaluate the model
because it has shown good performance on other code-based tasks, such as
solving programming challenges and understanding code at a high level. However,
we found that the ChatGPT model performed no better than a dummy classifier for
both binary and multi-label classification tasks for code vulnerability
detection.
| no_new_dataset | 0.945851 |
2304.07242 | Cheng Deng | Cheng Deng, Jiaxin Ding, Luoyi Fu, Weinan Zhang, Xinbing Wang, Chenghu
Zhou | Covidia: COVID-19 Interdisciplinary Academic Knowledge Graph | null | null | null | null | cs.IR cs.CL | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | The pandemic of COVID-19 has inspired extensive works across different
research fields. Existing literature and knowledge platforms on COVID-19 only
focus on collecting papers on biology and medicine, neglecting the
interdisciplinary efforts, which hurdles knowledge sharing and research
collaborations between fields to address the problem. Studying
interdisciplinary researches requires effective paper category classification
and efficient cross-domain knowledge extraction and integration. In this work,
we propose Covidia, COVID-19 interdisciplinary academic knowledge graph to
bridge the gap between knowledge of COVID-19 on different domains. We design
frameworks based on contrastive learning for disciplinary classification, and
propose a new academic knowledge graph scheme for entity extraction, relation
classification and ontology management in accordance with interdisciplinary
researches. Based on Covidia, we also establish knowledge discovery benchmarks
for finding COVID-19 research communities and predicting potential links.
| [
{
"version": "v1",
"created": "Fri, 14 Apr 2023 16:45:38 GMT"
}
] | 2023-04-17T00:00:00 | [
[
"Deng",
"Cheng",
""
],
[
"Ding",
"Jiaxin",
""
],
[
"Fu",
"Luoyi",
""
],
[
"Zhang",
"Weinan",
""
],
[
"Wang",
"Xinbing",
""
],
[
"Zhou",
"Chenghu",
""
]
] | TITLE: Covidia: COVID-19 Interdisciplinary Academic Knowledge Graph
ABSTRACT: The pandemic of COVID-19 has inspired extensive works across different
research fields. Existing literature and knowledge platforms on COVID-19 only
focus on collecting papers on biology and medicine, neglecting the
interdisciplinary efforts, which hurdles knowledge sharing and research
collaborations between fields to address the problem. Studying
interdisciplinary researches requires effective paper category classification
and efficient cross-domain knowledge extraction and integration. In this work,
we propose Covidia, COVID-19 interdisciplinary academic knowledge graph to
bridge the gap between knowledge of COVID-19 on different domains. We design
frameworks based on contrastive learning for disciplinary classification, and
propose a new academic knowledge graph scheme for entity extraction, relation
classification and ontology management in accordance with interdisciplinary
researches. Based on Covidia, we also establish knowledge discovery benchmarks
for finding COVID-19 research communities and predicting potential links.
| no_new_dataset | 0.943919 |
2304.07254 | Seokjoo Yun | Seokju Yun, Youngmin Ro | Dynamic Mobile-Former: Strengthening Dynamic Convolution with Attention
and Residual Connection in Kernel Space | 11 pages, 3 figures, 8 tables | null | null | null | cs.CV | http://creativecommons.org/licenses/by-sa/4.0/ | We introduce Dynamic Mobile-Former(DMF), maximizes the capabilities of
dynamic convolution by harmonizing it with efficient operators.Our Dynamic
MobileFormer effectively utilizes the advantages of Dynamic MobileNet
(MobileNet equipped with dynamic convolution) using global information from
light-weight attention.A Transformer in Dynamic Mobile-Former only requires a
few randomly initialized tokens to calculate global features, making it
computationally efficient.And a bridge between Dynamic MobileNet and
Transformer allows for bidirectional integration of local and global
features.We also simplify the optimization process of vanilla dynamic
convolution by splitting the convolution kernel into an input-agnostic kernel
and an input-dependent kernel.This allows for optimization in a wider kernel
space, resulting in enhanced capacity.By integrating lightweight attention and
enhanced dynamic convolution, our Dynamic Mobile-Former achieves not only high
efficiency, but also strong performance.We benchmark the Dynamic Mobile-Former
on a series of vision tasks, and showcase that it achieves impressive
performance on image classification, COCO detection, and instanace
segmentation.For example, our DMF hits the top-1 accuracy of 79.4% on
ImageNet-1K, much higher than PVT-Tiny by 4.3% with only 1/4
FLOPs.Additionally,our proposed DMF-S model performed well on challenging
vision datasets such as COCO, achieving a 39.0% mAP,which is 1% higher than
that of the Mobile-Former 508M model, despite using 3 GFLOPs less
computations.Code and models are available at https://github.com/ysj9909/DMF
| [
{
"version": "v1",
"created": "Thu, 13 Apr 2023 05:22:24 GMT"
}
] | 2023-04-17T00:00:00 | [
[
"Yun",
"Seokju",
""
],
[
"Ro",
"Youngmin",
""
]
] | TITLE: Dynamic Mobile-Former: Strengthening Dynamic Convolution with Attention
and Residual Connection in Kernel Space
ABSTRACT: We introduce Dynamic Mobile-Former(DMF), maximizes the capabilities of
dynamic convolution by harmonizing it with efficient operators.Our Dynamic
MobileFormer effectively utilizes the advantages of Dynamic MobileNet
(MobileNet equipped with dynamic convolution) using global information from
light-weight attention.A Transformer in Dynamic Mobile-Former only requires a
few randomly initialized tokens to calculate global features, making it
computationally efficient.And a bridge between Dynamic MobileNet and
Transformer allows for bidirectional integration of local and global
features.We also simplify the optimization process of vanilla dynamic
convolution by splitting the convolution kernel into an input-agnostic kernel
and an input-dependent kernel.This allows for optimization in a wider kernel
space, resulting in enhanced capacity.By integrating lightweight attention and
enhanced dynamic convolution, our Dynamic Mobile-Former achieves not only high
efficiency, but also strong performance.We benchmark the Dynamic Mobile-Former
on a series of vision tasks, and showcase that it achieves impressive
performance on image classification, COCO detection, and instanace
segmentation.For example, our DMF hits the top-1 accuracy of 79.4% on
ImageNet-1K, much higher than PVT-Tiny by 4.3% with only 1/4
FLOPs.Additionally,our proposed DMF-S model performed well on challenging
vision datasets such as COCO, achieving a 39.0% mAP,which is 1% higher than
that of the Mobile-Former 508M model, despite using 3 GFLOPs less
computations.Code and models are available at https://github.com/ysj9909/DMF
| no_new_dataset | 0.948394 |
2304.07256 | Mofassir Ul Islam Arif | Mofassir ul Islam Arif, Mohsan Jameel, and Lars Schmidt-Thieme | Directly Optimizing IoU for Bounding Box Localization | null | null | null | null | cs.CV cs.LG | http://creativecommons.org/licenses/by/4.0/ | Object detection has seen remarkable progress in recent years with the
introduction of Convolutional Neural Networks (CNN). Object detection is a
multi-task learning problem where both the position of the objects in the
images as well as their classes needs to be correctly identified. The idea here
is to maximize the overlap between the ground-truth bounding boxes and the
predictions i.e. the Intersection over Union (IoU). In the scope of work seen
currently in this domain, IoU is approximated by using the Huber loss as a
proxy but this indirect method does not leverage the IoU information and treats
the bounding box as four independent, unrelated terms of regression. This is
not true for a bounding box where the four coordinates are highly correlated
and hold a semantic meaning when taken together. The direct optimization of the
IoU is not possible due to its non-convex and non-differentiable nature. In
this paper, we have formulated a novel loss namely, the Smooth IoU, which
directly optimizes the IoUs for the bounding boxes. This loss has been
evaluated on the Oxford IIIT Pets, Udacity self-driving car, PASCAL VOC, and
VWFS Car Damage datasets and has shown performance gains over the standard
Huber loss.
| [
{
"version": "v1",
"created": "Fri, 14 Apr 2023 17:08:12 GMT"
}
] | 2023-04-17T00:00:00 | [
[
"Arif",
"Mofassir ul Islam",
""
],
[
"Jameel",
"Mohsan",
""
],
[
"Schmidt-Thieme",
"Lars",
""
]
] | TITLE: Directly Optimizing IoU for Bounding Box Localization
ABSTRACT: Object detection has seen remarkable progress in recent years with the
introduction of Convolutional Neural Networks (CNN). Object detection is a
multi-task learning problem where both the position of the objects in the
images as well as their classes needs to be correctly identified. The idea here
is to maximize the overlap between the ground-truth bounding boxes and the
predictions i.e. the Intersection over Union (IoU). In the scope of work seen
currently in this domain, IoU is approximated by using the Huber loss as a
proxy but this indirect method does not leverage the IoU information and treats
the bounding box as four independent, unrelated terms of regression. This is
not true for a bounding box where the four coordinates are highly correlated
and hold a semantic meaning when taken together. The direct optimization of the
IoU is not possible due to its non-convex and non-differentiable nature. In
this paper, we have formulated a novel loss namely, the Smooth IoU, which
directly optimizes the IoUs for the bounding boxes. This loss has been
evaluated on the Oxford IIIT Pets, Udacity self-driving car, PASCAL VOC, and
VWFS Car Damage datasets and has shown performance gains over the standard
Huber loss.
| no_new_dataset | 0.943556 |
2304.07262 | Mofassir Ul Islam Arif | Mofassir ul Islam Arif, Mohsan Jameel, Josif Grabocka, and Lars
Schmidt-Thieme | Phantom Embeddings: Using Embedding Space for Model Regularization in
Deep Neural Networks | null | null | null | null | cs.CV | http://creativecommons.org/licenses/by/4.0/ | The strength of machine learning models stems from their ability to learn
complex function approximations from data; however, this strength also makes
training deep neural networks challenging. Notably, the complex models tend to
memorize the training data, which results in poor regularization performance on
test data. The regularization techniques such as L1, L2, dropout, etc. are
proposed to reduce the overfitting effect; however, they bring in additional
hyperparameters tuning complexity. These methods also fall short when the
inter-class similarity is high due to the underlying data distribution, leading
to a less accurate model. In this paper, we present a novel approach to
regularize the models by leveraging the information-rich latent embeddings and
their high intra-class correlation. We create phantom embeddings from a subset
of homogenous samples and use these phantom embeddings to decrease the
inter-class similarity of instances in their latent embedding space. The
resulting models generalize better as a combination of their embedding and
regularize them without requiring an expensive hyperparameter search. We
evaluate our method on two popular and challenging image classification
datasets (CIFAR and FashionMNIST) and show how our approach outperforms the
standard baselines while displaying better training behavior.
| [
{
"version": "v1",
"created": "Fri, 14 Apr 2023 17:15:54 GMT"
}
] | 2023-04-17T00:00:00 | [
[
"Arif",
"Mofassir ul Islam",
""
],
[
"Jameel",
"Mohsan",
""
],
[
"Grabocka",
"Josif",
""
],
[
"Schmidt-Thieme",
"Lars",
""
]
] | TITLE: Phantom Embeddings: Using Embedding Space for Model Regularization in
Deep Neural Networks
ABSTRACT: The strength of machine learning models stems from their ability to learn
complex function approximations from data; however, this strength also makes
training deep neural networks challenging. Notably, the complex models tend to
memorize the training data, which results in poor regularization performance on
test data. The regularization techniques such as L1, L2, dropout, etc. are
proposed to reduce the overfitting effect; however, they bring in additional
hyperparameters tuning complexity. These methods also fall short when the
inter-class similarity is high due to the underlying data distribution, leading
to a less accurate model. In this paper, we present a novel approach to
regularize the models by leveraging the information-rich latent embeddings and
their high intra-class correlation. We create phantom embeddings from a subset
of homogenous samples and use these phantom embeddings to decrease the
inter-class similarity of instances in their latent embedding space. The
resulting models generalize better as a combination of their embedding and
regularize them without requiring an expensive hyperparameter search. We
evaluate our method on two popular and challenging image classification
datasets (CIFAR and FashionMNIST) and show how our approach outperforms the
standard baselines while displaying better training behavior.
| no_new_dataset | 0.950778 |
2003.05258 | Manolis Peponakis | Manolis Peponakis, Anna Mastora, Sarantos Kapidakis, Martin Doerr | Expressiveness and machine processability of Knowledge Organization
Systems (KOS): An analysis of concepts and relations | 34 pages, 2 tables, 2 figures | International Journal on Digital Libraries, 20(4), 433-452 (2019) | 10.1007/s00799-019-00269-0 | null | cs.DL cs.AI cs.CL | http://creativecommons.org/licenses/by-nc-sa/4.0/ | This study considers the expressiveness (that is the expressive power or
expressivity) of different types of Knowledge Organization Systems (KOS) and
discusses its potential to be machine-processable in the context of the
Semantic Web. For this purpose, the theoretical foundations of KOS are reviewed
based on conceptualizations introduced by the Functional Requirements for
Subject Authority Data (FRSAD) and the Simple Knowledge Organization System
(SKOS); natural language processing techniques are also implemented. Applying a
comparative analysis, the dataset comprises a thesaurus (Eurovoc), a subject
headings system (LCSH) and a classification scheme (DDC). These are compared
with an ontology (CIDOC-CRM) by focusing on how they define and handle concepts
and relations. It was observed that LCSH and DDC focus on the formalism of
character strings (nomens) rather than on the modelling of semantics; their
definition of what constitutes a concept is quite fuzzy, and they comprise a
large number of complex concepts. By contrast, thesauri have a coherent
definition of what constitutes a concept, and apply a systematic approach to
the modelling of relations. Ontologies explicitly define diverse types of
relations, and are by their nature machine-processable. The paper concludes
that the potential of both the expressiveness and machine processability of
each KOS is extensively regulated by its structural rules. It is harder to
represent subject headings and classification schemes as semantic networks with
nodes and arcs, while thesauri are more suitable for such a representation. In
addition, a paradigm shift is revealed which focuses on the modelling of
relations between concepts, rather than the concepts themselves.
| [
{
"version": "v1",
"created": "Wed, 11 Mar 2020 12:35:52 GMT"
}
] | 2023-04-14T00:00:00 | [
[
"Peponakis",
"Manolis",
""
],
[
"Mastora",
"Anna",
""
],
[
"Kapidakis",
"Sarantos",
""
],
[
"Doerr",
"Martin",
""
]
] | TITLE: Expressiveness and machine processability of Knowledge Organization
Systems (KOS): An analysis of concepts and relations
ABSTRACT: This study considers the expressiveness (that is the expressive power or
expressivity) of different types of Knowledge Organization Systems (KOS) and
discusses its potential to be machine-processable in the context of the
Semantic Web. For this purpose, the theoretical foundations of KOS are reviewed
based on conceptualizations introduced by the Functional Requirements for
Subject Authority Data (FRSAD) and the Simple Knowledge Organization System
(SKOS); natural language processing techniques are also implemented. Applying a
comparative analysis, the dataset comprises a thesaurus (Eurovoc), a subject
headings system (LCSH) and a classification scheme (DDC). These are compared
with an ontology (CIDOC-CRM) by focusing on how they define and handle concepts
and relations. It was observed that LCSH and DDC focus on the formalism of
character strings (nomens) rather than on the modelling of semantics; their
definition of what constitutes a concept is quite fuzzy, and they comprise a
large number of complex concepts. By contrast, thesauri have a coherent
definition of what constitutes a concept, and apply a systematic approach to
the modelling of relations. Ontologies explicitly define diverse types of
relations, and are by their nature machine-processable. The paper concludes
that the potential of both the expressiveness and machine processability of
each KOS is extensively regulated by its structural rules. It is harder to
represent subject headings and classification schemes as semantic networks with
nodes and arcs, while thesauri are more suitable for such a representation. In
addition, a paradigm shift is revealed which focuses on the modelling of
relations between concepts, rather than the concepts themselves.
| no_new_dataset | 0.952131 |
2005.04843 | Chaoqi Yang | Chaoqi Yang, Ruijie Wang, Shuochao Yao, Tarek Abdelzaher | Semi-supervised Hypergraph Node Classification on Hypergraph Line
Expansion | CIKM 2022, GitHub: https://github.com/ycq091044/LEGCN | null | null | null | cs.LG cs.SI stat.ML | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Previous hypergraph expansions are solely carried out on either vertex level
or hyperedge level, thereby missing the symmetric nature of data co-occurrence,
and resulting in information loss. To address the problem, this paper treats
vertices and hyperedges equally and proposes a new hypergraph formulation named
the \emph{line expansion (LE)} for hypergraphs learning. The new expansion
bijectively induces a homogeneous structure from the hypergraph by treating
vertex-hyperedge pairs as "line nodes". By reducing the hypergraph to a simple
graph, the proposed \emph{line expansion} makes existing graph learning
algorithms compatible with the higher-order structure and has been proven as a
unifying framework for various hypergraph expansions. We evaluate the proposed
line expansion on five hypergraph datasets, the results show that our method
beats SOTA baselines by a significant margin.
| [
{
"version": "v1",
"created": "Mon, 11 May 2020 03:02:21 GMT"
},
{
"version": "v2",
"created": "Tue, 12 May 2020 00:38:09 GMT"
},
{
"version": "v3",
"created": "Sat, 16 May 2020 22:25:51 GMT"
},
{
"version": "v4",
"created": "Sun, 24 May 2020 03:22:05 GMT"
},
{
"version": "v5",
"created": "Tue, 8 Sep 2020 20:45:47 GMT"
},
{
"version": "v6",
"created": "Thu, 13 Apr 2023 17:08:28 GMT"
}
] | 2023-04-14T00:00:00 | [
[
"Yang",
"Chaoqi",
""
],
[
"Wang",
"Ruijie",
""
],
[
"Yao",
"Shuochao",
""
],
[
"Abdelzaher",
"Tarek",
""
]
] | TITLE: Semi-supervised Hypergraph Node Classification on Hypergraph Line
Expansion
ABSTRACT: Previous hypergraph expansions are solely carried out on either vertex level
or hyperedge level, thereby missing the symmetric nature of data co-occurrence,
and resulting in information loss. To address the problem, this paper treats
vertices and hyperedges equally and proposes a new hypergraph formulation named
the \emph{line expansion (LE)} for hypergraphs learning. The new expansion
bijectively induces a homogeneous structure from the hypergraph by treating
vertex-hyperedge pairs as "line nodes". By reducing the hypergraph to a simple
graph, the proposed \emph{line expansion} makes existing graph learning
algorithms compatible with the higher-order structure and has been proven as a
unifying framework for various hypergraph expansions. We evaluate the proposed
line expansion on five hypergraph datasets, the results show that our method
beats SOTA baselines by a significant margin.
| no_new_dataset | 0.952618 |
2010.11642 | Matias Vera | Matias Vera, Leonardo Rey Vega and Pablo Piantanida | The Role of Mutual Information in Variational Classifiers | Accepted for publication to Machine Learning Springer | null | null | null | stat.ML cs.LG | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Overfitting data is a well-known phenomenon related with the generation of a
model that mimics too closely (or exactly) a particular instance of data, and
may therefore fail to predict future observations reliably. In practice, this
behaviour is controlled by various--sometimes heuristics--regularization
techniques, which are motivated by developing upper bounds to the
generalization error. In this work, we study the generalization error of
classifiers relying on stochastic encodings trained on the cross-entropy loss,
which is often used in deep learning for classification problems. We derive
bounds to the generalization error showing that there exists a regime where the
generalization error is bounded by the mutual information between input
features and the corresponding representations in the latent space, which are
randomly generated according to the encoding distribution. Our bounds provide
an information-theoretic understanding of generalization in the so-called class
of variational classifiers, which are regularized by a Kullback-Leibler (KL)
divergence term. These results give theoretical grounds for the highly popular
KL term in variational inference methods that was already recognized to act
effectively as a regularization penalty. We further observe connections with
well studied notions such as Variational Autoencoders, Information Dropout,
Information Bottleneck and Boltzmann Machines. Finally, we perform numerical
experiments on MNIST and CIFAR datasets and show that mutual information is
indeed highly representative of the behaviour of the generalization error.
| [
{
"version": "v1",
"created": "Thu, 22 Oct 2020 12:27:57 GMT"
},
{
"version": "v2",
"created": "Thu, 25 Nov 2021 13:22:42 GMT"
},
{
"version": "v3",
"created": "Thu, 13 Apr 2023 11:53:48 GMT"
}
] | 2023-04-14T00:00:00 | [
[
"Vera",
"Matias",
""
],
[
"Vega",
"Leonardo Rey",
""
],
[
"Piantanida",
"Pablo",
""
]
] | TITLE: The Role of Mutual Information in Variational Classifiers
ABSTRACT: Overfitting data is a well-known phenomenon related with the generation of a
model that mimics too closely (or exactly) a particular instance of data, and
may therefore fail to predict future observations reliably. In practice, this
behaviour is controlled by various--sometimes heuristics--regularization
techniques, which are motivated by developing upper bounds to the
generalization error. In this work, we study the generalization error of
classifiers relying on stochastic encodings trained on the cross-entropy loss,
which is often used in deep learning for classification problems. We derive
bounds to the generalization error showing that there exists a regime where the
generalization error is bounded by the mutual information between input
features and the corresponding representations in the latent space, which are
randomly generated according to the encoding distribution. Our bounds provide
an information-theoretic understanding of generalization in the so-called class
of variational classifiers, which are regularized by a Kullback-Leibler (KL)
divergence term. These results give theoretical grounds for the highly popular
KL term in variational inference methods that was already recognized to act
effectively as a regularization penalty. We further observe connections with
well studied notions such as Variational Autoencoders, Information Dropout,
Information Bottleneck and Boltzmann Machines. Finally, we perform numerical
experiments on MNIST and CIFAR datasets and show that mutual information is
indeed highly representative of the behaviour of the generalization error.
| no_new_dataset | 0.947186 |
2104.08736 | Qi Qi | Qi Qi, Youzhi Luo, Zhao Xu, Shuiwang Ji, Tianbao Yang | Stochastic Optimization of Areas Under Precision-Recall Curves with
Provable Convergence | Published on NeurIPS 2021, 24 pages, 10 figures | null | null | null | cs.LG cs.AI cs.CV math.OC | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Areas under ROC (AUROC) and precision-recall curves (AUPRC) are common
metrics for evaluating classification performance for imbalanced problems.
Compared with AUROC, AUPRC is a more appropriate metric for highly imbalanced
datasets. While stochastic optimization of AUROC has been studied extensively,
principled stochastic optimization of AUPRC has been rarely explored. In this
work, we propose a principled technical method to optimize AUPRC for deep
learning. Our approach is based on maximizing the averaged precision (AP),
which is an unbiased point estimator of AUPRC. We cast the objective into a sum
of {\it dependent compositional functions} with inner functions dependent on
random variables of the outer level. We propose efficient adaptive and
non-adaptive stochastic algorithms named SOAP with {\it provable convergence
guarantee under mild conditions} by leveraging recent advances in stochastic
compositional optimization. Extensive experimental results on image and graph
datasets demonstrate that our proposed method outperforms prior methods on
imbalanced problems in terms of AUPRC. To the best of our knowledge, our work
represents the first attempt to optimize AUPRC with provable convergence. The
SOAP has been implemented in the libAUC library at~\url{https://libauc.org/}.
| [
{
"version": "v1",
"created": "Sun, 18 Apr 2021 06:22:21 GMT"
},
{
"version": "v2",
"created": "Wed, 2 Jun 2021 05:06:40 GMT"
},
{
"version": "v3",
"created": "Sun, 6 Jun 2021 15:20:25 GMT"
},
{
"version": "v4",
"created": "Thu, 11 Nov 2021 03:56:46 GMT"
},
{
"version": "v5",
"created": "Wed, 12 Apr 2023 22:42:58 GMT"
}
] | 2023-04-14T00:00:00 | [
[
"Qi",
"Qi",
""
],
[
"Luo",
"Youzhi",
""
],
[
"Xu",
"Zhao",
""
],
[
"Ji",
"Shuiwang",
""
],
[
"Yang",
"Tianbao",
""
]
] | TITLE: Stochastic Optimization of Areas Under Precision-Recall Curves with
Provable Convergence
ABSTRACT: Areas under ROC (AUROC) and precision-recall curves (AUPRC) are common
metrics for evaluating classification performance for imbalanced problems.
Compared with AUROC, AUPRC is a more appropriate metric for highly imbalanced
datasets. While stochastic optimization of AUROC has been studied extensively,
principled stochastic optimization of AUPRC has been rarely explored. In this
work, we propose a principled technical method to optimize AUPRC for deep
learning. Our approach is based on maximizing the averaged precision (AP),
which is an unbiased point estimator of AUPRC. We cast the objective into a sum
of {\it dependent compositional functions} with inner functions dependent on
random variables of the outer level. We propose efficient adaptive and
non-adaptive stochastic algorithms named SOAP with {\it provable convergence
guarantee under mild conditions} by leveraging recent advances in stochastic
compositional optimization. Extensive experimental results on image and graph
datasets demonstrate that our proposed method outperforms prior methods on
imbalanced problems in terms of AUPRC. To the best of our knowledge, our work
represents the first attempt to optimize AUPRC with provable convergence. The
SOAP has been implemented in the libAUC library at~\url{https://libauc.org/}.
| no_new_dataset | 0.945349 |
2108.10218 | Diogo A.P. Nunes | Diogo A.P. Nunes, Joana Ferreira-Gomes, Fani Neto, David Martins de
Matos | Modeling chronic pain experiences from online reports using the Reddit
Reports of Chronic Pain dataset | 24 pages, 26 figures, 8 tables | Information 2023, 14(4), 237 | 10.3390/info14040237 | null | cs.CL cs.IR cs.SI q-bio.QM | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Objective: Reveal and quantify qualities of reported experiences of chronic
pain on social media, from multiple pathological backgrounds, by means of the
novel Reddit Reports of Chronic Pain (RRCP) dataset, using Natural Language
Processing techniques. Materials and Methods: Define and validate the RRCP
dataset for a set of subreddits related to chronic pain. Identify the main
concerns discussed in each subreddit. Model each subreddit according to their
main concerns. Compare subreddit models. Results: The RRCP dataset comprises
86,537 Reddit submissions from 12 subreddits related to chronic pain (each
related to one pathological background). Each RRCP subreddit has various main
concerns. Some of these concerns are shared between multiple subreddits (e.g.,
the subreddit Sciatica semantically entails the subreddit backpain in their
various concerns, but not the other way around), whilst some concerns are
exclusive to specific subreddits (e.g., Interstitialcystitis and
CrohnsDisease). Discussion: These results suggest that the reported experience
of chronic pain, from multiple pathologies (i.e., subreddits), has concerns
relevant to all, and concerns exclusive to certain pathologies. Our analysis
details each of these concerns and their similarity relations. Conclusion:
Although limited by intrinsic qualities of the Reddit platform, to the best of
our knowledge, this is the first research work attempting to model the
linguistic expression of various chronic pain-inducing pathologies and
comparing these models to identify and quantify the similarities and
differences between the corresponding emergent chronic pain experiences.
| [
{
"version": "v1",
"created": "Mon, 23 Aug 2021 14:53:03 GMT"
},
{
"version": "v2",
"created": "Wed, 24 Nov 2021 15:19:01 GMT"
},
{
"version": "v3",
"created": "Fri, 7 Oct 2022 20:47:23 GMT"
},
{
"version": "v4",
"created": "Fri, 18 Nov 2022 16:33:19 GMT"
}
] | 2023-04-14T00:00:00 | [
[
"Nunes",
"Diogo A. P.",
""
],
[
"Ferreira-Gomes",
"Joana",
""
],
[
"Neto",
"Fani",
""
],
[
"de Matos",
"David Martins",
""
]
] | TITLE: Modeling chronic pain experiences from online reports using the Reddit
Reports of Chronic Pain dataset
ABSTRACT: Objective: Reveal and quantify qualities of reported experiences of chronic
pain on social media, from multiple pathological backgrounds, by means of the
novel Reddit Reports of Chronic Pain (RRCP) dataset, using Natural Language
Processing techniques. Materials and Methods: Define and validate the RRCP
dataset for a set of subreddits related to chronic pain. Identify the main
concerns discussed in each subreddit. Model each subreddit according to their
main concerns. Compare subreddit models. Results: The RRCP dataset comprises
86,537 Reddit submissions from 12 subreddits related to chronic pain (each
related to one pathological background). Each RRCP subreddit has various main
concerns. Some of these concerns are shared between multiple subreddits (e.g.,
the subreddit Sciatica semantically entails the subreddit backpain in their
various concerns, but not the other way around), whilst some concerns are
exclusive to specific subreddits (e.g., Interstitialcystitis and
CrohnsDisease). Discussion: These results suggest that the reported experience
of chronic pain, from multiple pathologies (i.e., subreddits), has concerns
relevant to all, and concerns exclusive to certain pathologies. Our analysis
details each of these concerns and their similarity relations. Conclusion:
Although limited by intrinsic qualities of the Reddit platform, to the best of
our knowledge, this is the first research work attempting to model the
linguistic expression of various chronic pain-inducing pathologies and
comparing these models to identify and quantify the similarities and
differences between the corresponding emergent chronic pain experiences.
| no_new_dataset | 0.906115 |
2112.02918 | Franziska Boenisch | Franziska Boenisch, Adam Dziedzic, Roei Schuster, Ali Shahin
Shamsabadi, Ilia Shumailov, Nicolas Papernot | When the Curious Abandon Honesty: Federated Learning Is Not Private | null | null | null | null | cs.LG cs.CR cs.DC | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | In federated learning (FL), data does not leave personal devices when they
are jointly training a machine learning model. Instead, these devices share
gradients, parameters, or other model updates, with a central party (e.g., a
company) coordinating the training. Because data never "leaves" personal
devices, FL is often presented as privacy-preserving. Yet, recently it was
shown that this protection is but a thin facade, as even a passive,
honest-but-curious attacker observing gradients can reconstruct data of
individual users contributing to the protocol. In this work, we show a novel
data reconstruction attack which allows an active and dishonest central party
to efficiently extract user data from the received gradients. While prior work
on data reconstruction in FL relies on solving computationally expensive
optimization problems or on making easily detectable modifications to the
shared model's architecture or parameters, in our attack the central party
makes inconspicuous changes to the shared model's weights before sending them
out to the users. We call the modified weights of our attack trap weights. Our
active attacker is able to recover user data perfectly, i.e., with zero error,
even when this data stems from the same class. Recovery comes with near-zero
costs: the attack requires no complex optimization objectives. Instead, our
attacker exploits inherent data leakage from model gradients and simply
amplifies this effect by maliciously altering the weights of the shared model
through the trap weights. These specificities enable our attack to scale to
fully-connected and convolutional deep neural networks trained with large
mini-batches of data. For example, for the high-dimensional vision dataset
ImageNet, we perfectly reconstruct more than 50% of the training data points
from mini-batches as large as 100 data points.
| [
{
"version": "v1",
"created": "Mon, 6 Dec 2021 10:37:03 GMT"
},
{
"version": "v2",
"created": "Wed, 12 Apr 2023 21:27:15 GMT"
}
] | 2023-04-14T00:00:00 | [
[
"Boenisch",
"Franziska",
""
],
[
"Dziedzic",
"Adam",
""
],
[
"Schuster",
"Roei",
""
],
[
"Shamsabadi",
"Ali Shahin",
""
],
[
"Shumailov",
"Ilia",
""
],
[
"Papernot",
"Nicolas",
""
]
] | TITLE: When the Curious Abandon Honesty: Federated Learning Is Not Private
ABSTRACT: In federated learning (FL), data does not leave personal devices when they
are jointly training a machine learning model. Instead, these devices share
gradients, parameters, or other model updates, with a central party (e.g., a
company) coordinating the training. Because data never "leaves" personal
devices, FL is often presented as privacy-preserving. Yet, recently it was
shown that this protection is but a thin facade, as even a passive,
honest-but-curious attacker observing gradients can reconstruct data of
individual users contributing to the protocol. In this work, we show a novel
data reconstruction attack which allows an active and dishonest central party
to efficiently extract user data from the received gradients. While prior work
on data reconstruction in FL relies on solving computationally expensive
optimization problems or on making easily detectable modifications to the
shared model's architecture or parameters, in our attack the central party
makes inconspicuous changes to the shared model's weights before sending them
out to the users. We call the modified weights of our attack trap weights. Our
active attacker is able to recover user data perfectly, i.e., with zero error,
even when this data stems from the same class. Recovery comes with near-zero
costs: the attack requires no complex optimization objectives. Instead, our
attacker exploits inherent data leakage from model gradients and simply
amplifies this effect by maliciously altering the weights of the shared model
through the trap weights. These specificities enable our attack to scale to
fully-connected and convolutional deep neural networks trained with large
mini-batches of data. For example, for the high-dimensional vision dataset
ImageNet, we perfectly reconstruct more than 50% of the training data points
from mini-batches as large as 100 data points.
| no_new_dataset | 0.938857 |
2201.10034 | Dongrui Liu | Dongrui Liu, Chuanchuan Chen, Changqing Xu, Robert Qiu, and Lei Chu | Self-Supervised Point Cloud Registration with Deep Versatile Descriptors | null | null | null | null | cs.CV | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | As a fundamental yet challenging problem in intelligent transportation
systems, point cloud registration attracts vast attention and has been attained
with various deep learning-based algorithms. The unsupervised registration
algorithms take advantage of deep neural network-enabled novel representation
learning while requiring no human annotations, making them applicable to
industrial applications. However, unsupervised methods mainly depend on global
descriptors, which ignore the high-level representations of local geometries.
In this paper, we propose to jointly use both global and local descriptors to
register point clouds in a self-supervised manner, which is motivated by a
critical observation that all local geometries of point clouds are transformed
consistently under the same transformation. Therefore, local geometries can be
employed to enhance the representation ability of the feature extraction
module. Moreover, the proposed local descriptor is flexible and can be
integrated into most existing registration methods and improve their
performance. Besides, we also utilize point cloud reconstruction and normal
estimation to enhance the transformation awareness of global and local
descriptors. Lastly, extensive experimental results on one synthetic and three
real-world datasets demonstrate that our method outperforms existing
state-of-art unsupervised registration methods and even surpasses supervised
ones in some cases. Robustness and computational efficiency evaluations also
indicate that the proposed method applies to intelligent vehicles.
| [
{
"version": "v1",
"created": "Tue, 25 Jan 2022 01:22:48 GMT"
},
{
"version": "v2",
"created": "Thu, 13 Apr 2023 01:27:14 GMT"
}
] | 2023-04-14T00:00:00 | [
[
"Liu",
"Dongrui",
""
],
[
"Chen",
"Chuanchuan",
""
],
[
"Xu",
"Changqing",
""
],
[
"Qiu",
"Robert",
""
],
[
"Chu",
"Lei",
""
]
] | TITLE: Self-Supervised Point Cloud Registration with Deep Versatile Descriptors
ABSTRACT: As a fundamental yet challenging problem in intelligent transportation
systems, point cloud registration attracts vast attention and has been attained
with various deep learning-based algorithms. The unsupervised registration
algorithms take advantage of deep neural network-enabled novel representation
learning while requiring no human annotations, making them applicable to
industrial applications. However, unsupervised methods mainly depend on global
descriptors, which ignore the high-level representations of local geometries.
In this paper, we propose to jointly use both global and local descriptors to
register point clouds in a self-supervised manner, which is motivated by a
critical observation that all local geometries of point clouds are transformed
consistently under the same transformation. Therefore, local geometries can be
employed to enhance the representation ability of the feature extraction
module. Moreover, the proposed local descriptor is flexible and can be
integrated into most existing registration methods and improve their
performance. Besides, we also utilize point cloud reconstruction and normal
estimation to enhance the transformation awareness of global and local
descriptors. Lastly, extensive experimental results on one synthetic and three
real-world datasets demonstrate that our method outperforms existing
state-of-art unsupervised registration methods and even surpasses supervised
ones in some cases. Robustness and computational efficiency evaluations also
indicate that the proposed method applies to intelligent vehicles.
| no_new_dataset | 0.946695 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.