Jove
Visualize
Contact Us
JoVE
x logofacebook logolinkedin logoyoutube logo
ABOUT JoVE
OverviewLeadershipBlogJoVE Help Center
AUTHORS
Publishing ProcessEditorial BoardScope & PoliciesPeer ReviewFAQSubmit
LIBRARIANS
TestimonialsSubscriptionsAccessResourcesLibrary Advisory BoardFAQ
RESEARCH
JoVE JournalMethods CollectionsJoVE Encyclopedia of ExperimentsArchive
EDUCATION
JoVE CoreJoVE BusinessJoVE Science EducationJoVE Lab ManualFaculty Resource CenterFaculty Site
Terms & Conditions of Use
Privacy Policy
Policies

Related Concept Videos

Structural Classification of Joints01:20

Structural Classification of Joints

4.8K
Joints, also known as articulations, are classified based on their structural characteristics, i.e., based on whether the articulating surfaces of the adjacent bones are directly connected by fibrous connective tissue or cartilage, or whether the articulating surfaces contact each other within a fluid-filled joint cavity. These differences serve to divide the joints of the body into three structural classifications.
A fibrous joint is where the adjacent bones are united by fibrous connective...
4.8K
Associative Learning01:27

Associative Learning

650
Associative learning is a fundamental concept in behavioral psychology, wherein a connection is established between two stimuli or events, leading to a learned response. This process is critical in understanding how behaviors are acquired and modified. Conditioning, the mechanism through which associations are formed, can be divided into two main types: classical conditioning and operant conditioning, each elucidating different aspects of associative learning.
Classical conditioning, also known...
650
Functional Classification of Joints01:09

Functional Classification of Joints

5.3K
Functional Classification of Joints
The functional classification of joints is determined by the amount of mobility between the adjacent bones. Joints are functionally classified as a synarthrosis or immobile joint, an amphiarthrosis or slightly moveable joint, or as a diarthrosis, a freely moveable joint. Fibrous and cartilaginous joints can be functionally classified as either synarthroses  or amphiarthroses, whereas all synovial joints are classified as diarthroses.
Synarthrosis
An...
5.3K
Generalization, Discrimination, and Extinction01:24

Generalization, Discrimination, and Extinction

882
Generalization, discrimination, and extinction are key concepts in operant conditioning that influence how behaviors are learned and maintained.
Generalization occurs when a behavior reinforced in one context is performed in similar situations. For instance, a student who studies diligently for calculus and receives excellent grades might apply the same study habits to psychology and history, expecting similar results. Generalization shows how learning in one setting can influence behavior in...
882
Aggregates Classification01:29

Aggregates Classification

411
Aggregate classification is generally based on its size, petrographic characteristics, weight, and source. Size classification ranges from coarse to fine aggregates, defined by the size of the particles. Coarse aggregates are particles that do not pass through ASTM sieve No. 4, and aggregates that pass through the sieve are fine aggregates.
Petrographic classification groups aggregates based on common mineralogical characteristics. Some of the common mineral groups found in aggregates are...
411
Conservation of Protein Domains Over Different Proteins02:26

Conservation of Protein Domains Over Different Proteins

13.1K
Protein domains are small structurally independent units that are part of a single amino acid chain.  Although these domains are often structurally independent, they may rely on synergistic effects to perform their functions as part of a larger protein. Protein domains may be conserved within the same organism, as well as across different organisms.
A limited set of protein domains often duplicate and recombine during evolution. These domains can be organized in different combinations to...
13.1K

You might also read

Related Articles

Articles linked to this work by shared authors, journal, and citation graph.

Sort by
Same author

Reliable Uncertainty Estimation via Discriminative Feature Learning for Evidential Deep Classification.

IEEE transactions on pattern analysis and machine intelligence·2026
Same author

Real-World and RCT Evidence Converge: GLP-1RAs and Pancreatic Safety.

Endocrine practice : official journal of the American College of Endocrinology and the American Association of Clinical Endocrinologists·2026
Same author

Hierarchical Consistency Learning for Test-Time Adaptation in Camouflage Perception.

IEEE transactions on image processing : a publication of the IEEE Signal Processing Society·2026
Same author

Temporal trends in thyroid cancer incidence worldwide and in BRICS countries: A Bayesian age-period-cohort analysis and 20-year projections based on GBD 2021 data.

Medicine·2026
Same author

Knowledge Diffusion-Based Adaptive Alignment with Hierarchical Context for Video Temporal Grounding.

IEEE transactions on pattern analysis and machine intelligence·2026
Same author

OmniCharacter++: Towards Comprehensive Benchmark for Realistic Role-Playing Agents.

IEEE transactions on pattern analysis and machine intelligence·2026

Related Experiment Video

Updated: Oct 9, 2025

Defining the Role Of Language in Infants' Object Categorization with Eye-tracking Paradigms
07:31

Defining the Role Of Language in Infants' Object Categorization with Eye-tracking Paradigms

Published on: February 8, 2019

6.7K

Open Set Domain Adaptation via Joint Alignment and Category Separation.

Jieyan Liu, Mengmeng Jing, Jingjing Li

    IEEE Transactions on Neural Networks and Learning Systems
    |December 23, 2021
    PubMed
    Summary

    This article introduces a new method called Joint Alignment and Category Separation (JACS) to improve how artificial intelligence models recognize objects when the target environment contains unknown categories not seen during training. By simultaneously aligning known categories and pushing unknown items away, the model achieves better classification accuracy in complex, real-world settings.

    Keywords:
    feature representationlatent spaceclassification accuracydistribution discrepancy

    Frequently Asked Questions

    More Related Videos

    Augmenting Large Language Models via Vector Embeddings to Improve Domain-Specific Responsiveness
    03:14

    Augmenting Large Language Models via Vector Embeddings to Improve Domain-Specific Responsiveness

    Published on: December 6, 2024

    723
    Swin-PSAxialNet: An Efficient Multi-Organ Segmentation Technique
    04:48

    Swin-PSAxialNet: An Efficient Multi-Organ Segmentation Technique

    Published on: July 5, 2024

    548

    Related Experiment Videos

    Last Updated: Oct 9, 2025

    Defining the Role Of Language in Infants' Object Categorization with Eye-tracking Paradigms
    07:31

    Defining the Role Of Language in Infants' Object Categorization with Eye-tracking Paradigms

    Published on: February 8, 2019

    6.7K
    Augmenting Large Language Models via Vector Embeddings to Improve Domain-Specific Responsiveness
    03:14

    Augmenting Large Language Models via Vector Embeddings to Improve Domain-Specific Responsiveness

    Published on: December 6, 2024

    723
    Swin-PSAxialNet: An Efficient Multi-Organ Segmentation Technique
    04:48

    Swin-PSAxialNet: An Efficient Multi-Organ Segmentation Technique

    Published on: July 5, 2024

    548

    Area of Science:

    • Machine learning research within Open Set Domain Adaptation
    • Computer vision and pattern recognition systems

    Background:

    Standard machine learning models often struggle when training and testing environments differ significantly. Prior research has shown that traditional adaptation techniques perform poorly when target datasets contain novel, unseen categories. This gap motivated the development of specialized frameworks for handling open-ended classification tasks. It was already known that assuming identical category sets between domains frequently leads to performance degradation. That uncertainty drove researchers to explore more flexible alignment strategies for diverse data distributions. No prior work had resolved the conflict between aligning shared classes and isolating unknown samples effectively. Previous studies focused primarily on closed scenarios where category overlap remained constant. This limitation prevents current systems from operating reliably in unpredictable, real-world deployment environments.

    Purpose Of The Study:

    The aim of this study is to introduce an effective method for handling open set domain adaptation. The researchers address the limitation that most existing approaches assume identical data categories across source and target domains. This assumption is frequently violated in real-world conditions where target domains contain novel, unseen samples. The authors propose a technique named joint alignment and category separation to resolve this discrepancy. They seek to create a latent shared space where feature distributions for known classes are aligned across domains. Simultaneously, the framework aims to enlarge the distance between known categories and unknown samples. The study also focuses on maximizing the distance between different known classes to improve classification boundaries. This unified objective is designed to reinforce the optimization of each part of the model simultaneously.

    Main Methods:

    The researchers developed a novel framework that integrates alignment and separation into a single optimization objective. Their review approach involved evaluating the model on several established benchmark datasets to ensure comprehensive testing. They constructed a latent shared space to facilitate the comparison of feature distributions across different domains. The team employed a strategy to minimize marginal and conditional divergence for commonly known classes. Simultaneously, they implemented a technique to enlarge the discrepancy between known categories and unknown samples. The approach also maximized the distance between distinct known classes to improve overall classification boundaries. They utilized a classifier based on learned representations to minimize structural risk within a reproducing kernel Hilbert space. This design allows the model to handle scenarios where the target domain contains novel, unlabelled data.

    Main Results:

    Key findings from the literature indicate that the proposed method consistently outperforms existing state-of-the-art approaches. The unified objective function successfully reinforces the optimization of both alignment and separation tasks simultaneously. By learning new feature representations, the model effectively reduces the distribution discrepancy between domains for shared categories. The results confirm that enlarging the distance between known and unknown classes significantly improves classification accuracy. The framework demonstrates high reliability when tested on multiple benchmark datasets with varying category distributions. These findings highlight the effectiveness of the joint alignment strategy in complex, open-ended environments. The model achieves superior performance by balancing the need for category alignment with the requirement for distinct separation. Quantitative analysis shows that this dual-optimization approach provides a robust solution for real-world domain adaptation challenges.

    Conclusions:

    The authors demonstrate that their proposed framework effectively addresses the challenges inherent in open-ended classification tasks. Synthesis and implications suggest that simultaneous optimization of alignment and separation improves feature representation quality. This approach allows models to distinguish between known categories and novel, unseen samples more reliably. The researchers propose that their unified objective function enhances the robustness of domain adaptation systems. Evidence indicates that maximizing inter-class distances while minimizing distribution discrepancies yields superior performance. These findings imply that integrating category separation into alignment processes is beneficial for complex data environments. The study confirms that their method consistently outperforms existing state-of-the-art techniques across multiple benchmarks. Future applications may benefit from this strategy when dealing with datasets containing unknown, unlabelled categories.

    The researchers propose a unified objective function that simultaneously minimizes divergence between shared classes while maximizing the distance between known and unknown categories. This dual-action process ensures that the model learns distinct feature representations, which are then used to minimize structural risk within a reproducing kernel Hilbert space.

    The framework utilizes a latent shared space to project data from both source and target domains. This space serves as the foundation for performing joint alignment of commonly known classes and the subsequent separation of unknown samples from the established category set.

    The authors state that minimizing structural risk within a reproducing kernel Hilbert space is necessary to achieve accurate classification. This mathematical approach ensures that the learned feature representations are optimized for both alignment and separation, leading to more robust performance compared to standard methods.

    The authors utilize benchmark datasets to evaluate their model. These datasets provide the necessary variety of known and unknown categories to test how well the framework handles real-world conditions where the target domain contains samples not present in the source domain.

    The researchers measure the effectiveness of their approach by comparing its classification accuracy against other state-of-the-art methods. The results show that their technique consistently achieves higher performance across various testing scenarios, confirming the benefits of their joint alignment and category separation strategy.

    The authors suggest that their method provides a more effective way to handle real-world conditions where target domains contain novel samples. They imply that this unified approach is superior to traditional techniques that assume identical category sets, offering a more reliable solution for open set domain adaptation.