SearcharxivSearch

arXiv subjects

Vagan Terziyan

Publications and source records attributed to Vagan Terziyan.

4 recordsLinked to original sources

Recurrent Neural Networks Beyond Time: Learning from Multiple Ordered Projections

Recurrent neural networks (RNNs) are widely used for sequence learning, yet their application is commonly associated with temporal data, although recurrent computation fundamentally operates on ordered sequences rather than on time itself. Building on this observation, we introduce the Ordered Structural Dependency Hypothesis (OSDH), which proposes that multiple admissible orderings of the same observations may reveal complementary structural dependencies inaccessible through a single sequential organization. To operationalize this hypothesis, we propose the Independent Structural Expert Principle (ISEP), whereby projection-specific sequence models are trained independently before their learned representations are integrated through a dedicated fusion model. As a concrete realization, we present Structural Evolution RNNs (SE-RNNs), which employ conventional RNNs as projection-specific structural experts while preserving the underlying recurrent computation unchanged. Proof-of-concept experiments on three synthetic datasets with substantially different levels of structural complexity demonstrate that the proposed architecture consistently benefits from multiple ordered projections when hidden structural dependencies are present, while remaining competitive on simpler datasets. Since OSDH is independent of the underlying sequence-processing model, the proposed framework naturally extends beyond recurrent networks and may be instantiated using alternative architectures. The results suggest a general computational perspective for exploiting complementary ordered representations across diverse structured learning problems.

cs.LG

How the University Portal Inspired Changes in the Academic Assessment Culture

Information retrieval (IR) is known facilitator of changes ongoing in human society and vice versa. This is due to the fact that IR is a key component of the digital ecosystems, where both information providers and information consumers collaboratively address their problems with the use of technologies. Organization and design of such ecosystems drives particular social impact for all the players involved. In this paper, we study the impact made by a particular IR ecosystem (semantic portal) used for management of academic information resources and processes within the Ukrainian higher education. We show how this portal is changing a collective mindset of the academic community of its users. We argue that such impact becomes possible due to specific organization of the ecosystem, where all the information resources, IR services and related analytics (search, assessment, ranking, etc.) and IR users inhabit the same semantic space under umbrella of the corresponding ontologies. Personal values and preferences of the users configure on-the-fly the corresponding IR analytics and enable personalized value-driven IR services, making everyone feel involved into the organizational decision-making processes. Four years of active use of this portal in university environment has been reported and related impact is evaluated in this study.

cs.CY

Assessment and Decision-Making in Universities: Analytics of the Administration-Staff Compromises

Various processes in academic organizations include the decision points where selecting people through their assessment and ranking is performed, and the impact of wrong or right choices can be very high. How do we simultaneously ensure that these selection decisions are well balanced, fair, and unbiased by satisfying the key stakeholders' wishes? How much and what kinds of evidence must be used to make them? How can both the evidence and the procedures be made transparent and unambitious for everyone? In this paper, we suggest a set of so-called deep evidence-based analytics, which is applied on top of the collective awareness platform (portal for managing higher education processes). The deep evidence, in addition to the facts about the individual academic achievements of personnel, includes the evidence about individual rewards. However, what is more important is that such evidence also includes explicit individual value systems (formalized personal preferences in the self-assessment of both achievements and the rewards). We provide formalized procedures that can be used to drive the academic assessment and selection processes within universities based on advanced (deep) evidence and with different balances of decision power between administrations and personnel. We also show how this analytics enables computational evidence for some abstract properties of an academic organization related to its organizational culture, such as organizational democracy, justice, and work passion. We present the analytics together with examples of its actual use within Ukrainian higher education at the Trust portal.

cs.CY

Ignorance-Aware Approaches and Algorithms for Prototype Selection in Machine Learning

Operating with ignorance is an important concern of the Machine Learning research, especially when the objective is to discover knowledge from the imperfect data. Data mining (driven by appropriate knowledge discovery tools) is about processing available (observed, known and understood) samples of data aiming to build a model (e.g., a classifier) to handle data samples, which are not yet observed, known or understood. These tools traditionally take samples of the available data (known facts) as an input for learning. We want to challenge the indispensability of this approach and we suggest considering the things the other way around. What if the task would be as follows: how to learn a model based on our ignorance, i.e. by processing the shape of 'voids' within the available data space? Can we improve traditional classification by modeling also the ignorance? In this paper, we provide some algorithms for the discovery and visualizing of the ignorance zones in two-dimensional data spaces and design two ignorance-aware smart prototype selection techniques (incremental and adversarial) to improve the performance of the nearest neighbor classifiers. We present experiments with artificial and real datasets to test the concept of the usefulness of ignorance discovery in machine learning.

cs.LG