-
Science Prospects for the Southern Wide-field Gamma-ray Observatory: SWGO
Authors:
SWGO Collaboration,
P. Abreu,
R. Alfaro,
A. Alfonso,
M. Andrade,
E. O. Angüner,
E. A. Anita-Rangel,
O. Aquines-Gutiérrez,
C. Arcaro,
R. Arceo,
J. C. Arteaga-Velázquez,
P. Assis,
H. A. Ayala Solares,
A. Bakalova,
E. M. Bandeira,
P. Bangale,
U. Barres de Almeida,
P. Batista,
I. Batković,
J. Bazo,
E. Belmont,
J. Bennemann,
S. Y. BenZvi,
A. Bernal,
W. Bian
, et al. (292 additional authors not shown)
Abstract:
Ground-based gamma-ray astronomy is now well established as a key observational approach to address critical topics at the frontiers of astroparticle physics and high-energy astrophysics. Whilst the field of TeV astronomy was once dominated by arrays of atmospheric Cherenkov Telescopes, ground-level particle detection has now been demonstrated to be an equally viable and strongly complementary app…
▽ More
Ground-based gamma-ray astronomy is now well established as a key observational approach to address critical topics at the frontiers of astroparticle physics and high-energy astrophysics. Whilst the field of TeV astronomy was once dominated by arrays of atmospheric Cherenkov Telescopes, ground-level particle detection has now been demonstrated to be an equally viable and strongly complementary approach. Ground-level particle detection provides continuous monitoring of the overhead sky, critical for the mapping of extended structures and capturing transient phenomena. As demonstrated by HAWC and LHAASO, the technique provides the best available sensitivity above a few tens of TeV, and for the first time access to the PeV energy range. Despite the success of this approach, there is so far no major ground-level particle-based observatory with access to the Southern sky. HESS, located in Namibia, is the only major gamma-ray instrument in the Southern Hemisphere, and has shown the extraordinary richness of the inner galaxy in the TeV band, but is limited in terms of field of view and energy reach.
SWGO is an international effort to construct the first wide-field instrument in the south with deep sensitivity from 100s of GeV into the PeV domain. The project is now close to the end of its development phase and planning for construction of the array in Chile has begun. Here we describe the baseline design, expected sensitivity and resolution, and describe in detail the main scientific topics that will be addressed by this new facility and its initial phase SWGO-A. We show that SWGO will have a transformational impact on a wide range of topics from cosmic-ray acceleration and transport to the nature of dark matter. SWGO represents a key piece of infrastructure for multi-messenger astronomy in the next decade, with strong scientific synergies with the nearby CTA Observatory.
△ Less
Submitted 2 June, 2025;
originally announced June 2025.
-
OSLoPrompt: Bridging Low-Supervision Challenges and Open-Set Domain Generalization in CLIP
Authors:
Mohamad Hassan N C,
Divyam Gupta,
Mainak Singha,
Sai Bhargav Rongali,
Ankit Jha,
Muhammad Haris Khan,
Biplab Banerjee
Abstract:
We introduce Low-Shot Open-Set Domain Generalization (LSOSDG), a novel paradigm unifying low-shot learning with open-set domain generalization (ODG). While prompt-based methods using models like CLIP have advanced DG, they falter in low-data regimes (e.g., 1-shot) and lack precision in detecting open-set samples with fine-grained semantics related to training classes. To address these challenges,…
▽ More
We introduce Low-Shot Open-Set Domain Generalization (LSOSDG), a novel paradigm unifying low-shot learning with open-set domain generalization (ODG). While prompt-based methods using models like CLIP have advanced DG, they falter in low-data regimes (e.g., 1-shot) and lack precision in detecting open-set samples with fine-grained semantics related to training classes. To address these challenges, we propose OSLOPROMPT, an advanced prompt-learning framework for CLIP with two core innovations. First, to manage limited supervision across source domains and improve DG, we introduce a domain-agnostic prompt-learning mechanism that integrates adaptable domain-specific cues and visually guided semantic attributes through a novel cross-attention module, besides being supported by learnable domain- and class-generic visual prompts to enhance cross-modal adaptability. Second, to improve outlier rejection during inference, we classify unfamiliar samples as "unknown" and train specialized prompts with systematically synthesized pseudo-open samples that maintain fine-grained relationships to known classes, generated through a targeted query strategy with off-the-shelf foundation models. This strategy enhances feature learning, enabling our model to detect open samples with varied granularity more effectively. Extensive evaluations across five benchmarks demonstrate that OSLOPROMPT establishes a new state-of-the-art in LSOSDG, significantly outperforming existing methods.
△ Less
Submitted 20 March, 2025;
originally announced March 2025.
-
Foundation Models and Adaptive Feature Selection: A Synergistic Approach to Video Question Answering
Authors:
Sai Bhargav Rongali,
Mohamad Hassan N C,
Ankit Jha,
Neha Bhargava,
Saurabh Prasad,
Biplab Banerjee
Abstract:
This paper tackles the intricate challenge of video question-answering (VideoQA). Despite notable progress, current methods fall short of effectively integrating questions with video frames and semantic object-level abstractions to create question-aware video representations. We introduce Local-Global Question Aware Video Embedding (LGQAVE), which incorporates three major innovations to integrate…
▽ More
This paper tackles the intricate challenge of video question-answering (VideoQA). Despite notable progress, current methods fall short of effectively integrating questions with video frames and semantic object-level abstractions to create question-aware video representations. We introduce Local-Global Question Aware Video Embedding (LGQAVE), which incorporates three major innovations to integrate multi-modal knowledge better and emphasize semantic visual concepts relevant to specific questions. LGQAVE moves beyond traditional ad-hoc frame sampling by utilizing a cross-attention mechanism that precisely identifies the most relevant frames concerning the questions. It captures the dynamics of objects within these frames using distinct graphs, grounding them in question semantics with the miniGPT model. These graphs are processed by a question-aware dynamic graph transformer (Q-DGT), which refines the outputs to develop nuanced global and local video representations. An additional cross-attention module integrates these local and global embeddings to generate the final video embeddings, which a language model uses to generate answers. Extensive evaluations across multiple benchmarks demonstrate that LGQAVE significantly outperforms existing models in delivering accurate multi-choice and open-ended answers.
△ Less
Submitted 12 December, 2024;
originally announced December 2024.
-
CDAD-Net: Bridging Domain Gaps in Generalized Category Discovery
Authors:
Sai Bhargav Rongali,
Sarthak Mehrotra,
Ankit Jha,
Mohamad Hassan N C,
Shirsha Bose,
Tanisha Gupta,
Mainak Singha,
Biplab Banerjee
Abstract:
In Generalized Category Discovery (GCD), we cluster unlabeled samples of known and novel classes, leveraging a training dataset of known classes. A salient challenge arises due to domain shifts between these datasets. To address this, we present a novel setting: Across Domain Generalized Category Discovery (AD-GCD) and bring forth CDAD-NET (Class Discoverer Across Domains) as a remedy. CDAD-NET is…
▽ More
In Generalized Category Discovery (GCD), we cluster unlabeled samples of known and novel classes, leveraging a training dataset of known classes. A salient challenge arises due to domain shifts between these datasets. To address this, we present a novel setting: Across Domain Generalized Category Discovery (AD-GCD) and bring forth CDAD-NET (Class Discoverer Across Domains) as a remedy. CDAD-NET is architected to synchronize potential known class samples across both the labeled (source) and unlabeled (target) datasets, while emphasizing the distinct categorization of the target data. To facilitate this, we propose an entropy-driven adversarial learning strategy that accounts for the distance distributions of target samples relative to source-domain class prototypes. Parallelly, the discriminative nature of the shared space is upheld through a fusion of three metric learning objectives. In the source domain, our focus is on refining the proximity between samples and their affiliated class prototypes, while in the target domain, we integrate a neighborhood-centric contrastive learning mechanism, enriched with an adept neighborsmining approach. To further accentuate the nuanced feature interrelation among semantically aligned images, we champion the concept of conditional image inpainting, underscoring the premise that semantically analogous images prove more efficacious to the task than their disjointed counterparts. Experimentally, CDAD-NET eclipses existing literature with a performance increment of 8-15% on three AD-GCD benchmarks we present.
△ Less
Submitted 8 April, 2024;
originally announced April 2024.
-
A Holistic Approach on Smart Garment for Patients with Juvenile Idiopathic Arthritis
Authors:
Safal Choudhary,
Princy Randhawa,
Sampath Kumar P Jinka,
Shiva Prasad H. C
Abstract:
Juvenile Idiopathic Arthritis (JIA) is a widespread and chronic condition that affects children and adolescents worldwide. The person suffering from JIA is characterized by chronic joint inflammation leading to pain, swelling, stiffness, and limited body movements. Individuals suffering from JIA require ongoing treatment for their lifetime. Beyond inflammation, JIA patients have expressed concerns…
▽ More
Juvenile Idiopathic Arthritis (JIA) is a widespread and chronic condition that affects children and adolescents worldwide. The person suffering from JIA is characterized by chronic joint inflammation leading to pain, swelling, stiffness, and limited body movements. Individuals suffering from JIA require ongoing treatment for their lifetime. Beyond inflammation, JIA patients have expressed concerns about various factors and the lack of responsive services addressing their challenges. The implementation of smart garments offers a promising solution to assist individuals with Juvenile Idiopathic Arthritis in performing their daily activities. These garments are designed to seamlessly integrate technology and clothing, providing not only physical support but also addressing the psychological and emotional aspects of living with a chronic condition. By incorporating sensors, these smart garments can monitor joint movement, detect inflammation, and provide real-time feedback to both patients and healthcare providers. To tackle these comprehensive challenges, the research aims to offer a solution through the design of a smart garment, created with a holistic approach. This smart garment is intended to improve the overall well-being of JIA patients by enhancing their mobility, comfort, and overall quality of life. The integration of technology into clothing can potentially revolutionize the way JIA is managed, allowing patients to better manage their condition and minimize its impact on their daily lives. The synergy between healthcare and technology holds great potential in addressing the multifaceted challenges posed by Juvenile Idiopathic Arthritis patients. Through innovation and empathy, this research aims to pave the way for a brighter future for individuals living with Juvenile Idiopathic Arthritis.
△ Less
Submitted 25 December, 2023;
originally announced January 2024.
-
Review of Hybrid Load Balancing Algorithms in Cloud Computing Environment
Authors:
Chukwuneke Chiamaka Ijeoma,
Inyiama,
Hyacinth C.,
Amaefule Samuel,
Onyesolu Moses Okechukwu,
Asogwa Doris Chinedu
Abstract:
In cloud computing environment, load balancing is a key issue which is required to distribute the dynamic workload over multiple machines to make certain that no single machine is overloaded. In recent research, many organizations lose significant part of their revenues in handling the requests given by the clients over the web servers i.e. unable to balance the load for web servers which results…
▽ More
In cloud computing environment, load balancing is a key issue which is required to distribute the dynamic workload over multiple machines to make certain that no single machine is overloaded. In recent research, many organizations lose significant part of their revenues in handling the requests given by the clients over the web servers i.e. unable to balance the load for web servers which results in loss of data, delay in time and increased costs. Various static and dynamic algorithms have been proposed and implemented in the past but this have not been fully efficient for load balancing. This gave room to hybrid algorithms. Hybrid methods inherit the properties from both static and dynamic load balancing techniques and attempts at overcoming the limitation of both algorithms. This paper is a study of various hybrid load balancing algorithms in cloud computing environment.
△ Less
Submitted 26 February, 2022;
originally announced February 2022.
-
Global Convergence of Algorithms Under Constant Rank Conditions for Nonlinear Second-Order Cone Programming
Authors:
Roberto Andreani,
Gabriel Haeser,
Héctor Ramírez C.,
Leonardo M. Mito,
Thiago P. Silveira
Abstract:
In [R. Andreani, G. Haeser, L. M. Mito, H. Ramírez C., Weak notions of nondegeneracy in nonlinear semidefinite programming, arXiv:2012.14810, 2020] the classical notion of nondegeneracy (or transversality) and Robinson's constraint qualification have been revisited in the context of nonlinear semidefinite programming exploiting the structure of the problem, namely, its eigendecomposition. This all…
▽ More
In [R. Andreani, G. Haeser, L. M. Mito, H. Ramírez C., Weak notions of nondegeneracy in nonlinear semidefinite programming, arXiv:2012.14810, 2020] the classical notion of nondegeneracy (or transversality) and Robinson's constraint qualification have been revisited in the context of nonlinear semidefinite programming exploiting the structure of the problem, namely, its eigendecomposition. This allows formulating the conditions equivalently in terms of (positive) linear independence of significantly smaller sets of vectors. In this paper we extend these ideas to the context of nonlinear second-order cone programming. For instance, for an $m$-dimensional second-order cone, instead of stating nondegeneracy at the vertex as the linear independence of $m$ derivative vectors, we do it in terms of several statements of linear independence of $2$ derivative vectors. This allows embedding the structure of the second-order cone into the formulation of nondegeneracy and, by extension, Robinson's constraint qualification as well. This point of view is shown to be crucial in defining significantly weaker constraint qualifications such as the constant rank constraint qualification and the constant positive linear dependence condition. Also, these conditions are shown to be sufficient for guaranteeing global convergence of several algorithms, while still implying metric subregularity and without requiring boundedness of the set of Lagrange multipliers.
△ Less
Submitted 16 April, 2022; v1 submitted 22 October, 2021;
originally announced October 2021.
-
AI Based Waste classifier with Thermo-Rapid Composting
Authors:
Saswati kumari behera,
Aouthithiye Barathwaj SR Y,
Vasundhara L,
Saisudha G,
Haariharan N C
Abstract:
Waste management is a certainly a very complex and difficult process especially in very large cities. It needs immense man power and also uses up other resources such as electricity and fuel. This creates a need to use a novel method with help of latest technologies. Here in this article we present a new waste classification technique using Computer Vision (CV) and deep learning (DL). To further i…
▽ More
Waste management is a certainly a very complex and difficult process especially in very large cities. It needs immense man power and also uses up other resources such as electricity and fuel. This creates a need to use a novel method with help of latest technologies. Here in this article we present a new waste classification technique using Computer Vision (CV) and deep learning (DL). To further improve waste classification ability, support machine vectors (SVM) are used. We also decompose the degradable waste with help of rapid composting. In this article we have mainly worked on segregation of municipal solid waste (MSW). For this model, we use YOLOv3 (You Only Look Once) a computer vision-based algorithm popularly used to detect objects which is developed based on Convolution Neural Networks (CNNs) which is a machine learning (ML) based tool. They are extensively used to extract features from a data especially image-oriented data. In this article we propose a waste classification technique which will be faster and more efficient. And we decompose the biodegradable waste by Berkley Method of composting (BKC)
△ Less
Submitted 3 August, 2021;
originally announced August 2021.
-
First- and second-order optimality conditions for second-order cone and semidefinite programming under a constant rank condition
Authors:
Roberto Andreani,
Gabriel Haeser,
Leonardo M. Mito,
Héctor Ramírez C.,
Thiago P. Silveira
Abstract:
The well known constant rank constraint qualification [Math. Program. Study 21:110--126, 1984] introduced by Janin for nonlinear programming has been recently extended to a conic context by exploiting the eigenvector structure of the problem. In this paper we propose a more general and geometric approach for defining a new extension of this condition to the conic context. The main advantage of our…
▽ More
The well known constant rank constraint qualification [Math. Program. Study 21:110--126, 1984] introduced by Janin for nonlinear programming has been recently extended to a conic context by exploiting the eigenvector structure of the problem. In this paper we propose a more general and geometric approach for defining a new extension of this condition to the conic context. The main advantage of our approach is that we are able to recast the strong second-order properties of the constant rank condition in a conic context. In particular, we obtain a second-order necessary optimality condition that is stronger than the classical one obtained under Robinson's constraint qualification, in the sense that it holds for every Lagrange multiplier, even though our condition is independent of Robinson's condition.
△ Less
Submitted 9 July, 2021;
originally announced July 2021.
-
Sequential constant rank constraint qualifications for nonlinear semidefinite programming with applications
Authors:
Roberto Andreani,
Gabriel Haeser,
Leonardo M. Mito,
Héctor Ramírez C
Abstract:
We present new constraint qualification conditions for nonlinear semidefinite programming that extend some of the constant rank-type conditions from nonlinear programming. As an application of these conditions, we provide a unified global convergence proof of a class of algorithms to stationary points without assuming neither uniqueness of the Lagrange multiplier nor boundedness of the Lagrange mu…
▽ More
We present new constraint qualification conditions for nonlinear semidefinite programming that extend some of the constant rank-type conditions from nonlinear programming. As an application of these conditions, we provide a unified global convergence proof of a class of algorithms to stationary points without assuming neither uniqueness of the Lagrange multiplier nor boundedness of the Lagrange multipliers set. This class of algorithm includes, for instance, general forms of augmented Lagrangian, sequential quadratic programming, and interior point methods. We also compare these new conditions with some of the existing ones, including the nondegeneracy condition, Robinson's constraint qualification, and the metric subregularity constraint qualification.
△ Less
Submitted 7 June, 2021; v1 submitted 1 June, 2021;
originally announced June 2021.
-
Assessment of event-triggered policies of nonpharmaceutical interventions based on epidemiological indicators
Authors:
Carla Castillo-Laborde,
Taco de Wolff,
Pedro Gajardo,
Rodrigo Lecaros,
Gerard Olivar,
Hector Ramirez C
Abstract:
Nonpharmaceutical interventions (NPI) such as banning public events or instituting lockdowns have been widely applied around the world to control the current COVID-19 pandemic. Typically, this type of intervention is imposed when an epidemiological indicator in a given population exceeds a certain threshold. Then, the nonpharmaceutical intervention is lifted when the levels of the indicator used h…
▽ More
Nonpharmaceutical interventions (NPI) such as banning public events or instituting lockdowns have been widely applied around the world to control the current COVID-19 pandemic. Typically, this type of intervention is imposed when an epidemiological indicator in a given population exceeds a certain threshold. Then, the nonpharmaceutical intervention is lifted when the levels of the indicator used have decreased sufficiently. What is the best indicator to use? In this paper, we propose a mathematical framework to try to answer this question. More specifically, the proposed framework permits to assess and compare different event-triggered controls based on epidemiological indicators. Our methodology consists of considering some outcomes that are consequences of the nonpharmaceutical interventions that a decision maker aims to make as low as possible. The peak demand for intensive care units (ICU) and the total number of days in lockdown are examples of such outcomes. If an epidemiological indicator is used to trigger the interventions, there is naturally a trade-off between the outcomes that can be seen as a curve parameterized by the trigger threshold to be used. The computation of these curves for a group of indicators then allows the selection of the best indicator the curve of which dominates the curves of the other indicators. This methodology is illustrated using indicators in the context of COVID-19 using deterministic compartmental models in discrete-time, although the framework can be adapted for a larger class of models.
△ Less
Submitted 30 October, 2020;
originally announced November 2020.
-
NAOMI: the adaptive optics system of the Auxiliary Telescopes of the VLTI
Authors:
Woillez J.,
Abad J. A.,
Abuter R.,
Aller Carpentier E.,
Alonso J.,
Andolfato L.,
Barriga P.,
Berger J. -P.,
Beuzit J. -L.,
Bonnet H.,
Bourdarot G.,
Bourget P.,
Brast R.,
Caniguante L.,
Cottalorda E.,
Darré P.,
Delabre B.,
Delboulbé A.,
Delplancke-Ströbele F.,
Dembet R.,
Donaldson R.,
Dorn R.,
Dupeyron J.,
Dupuy C.,
Egner S.
, et al. (58 additional authors not shown)
Abstract:
The tip-tilt stabilisation system of the 1.8 m Auxiliary Telescopes of the Very Large Telescope Interferometer was never dimensioned for robust fringe tracking, except when atmospheric seeing conditions are excellent. Increasing the level of wavefront correction at the telescopes is expected to improve the coupling into the single-mode fibres of the instruments, and enable robust fringe tracking e…
▽ More
The tip-tilt stabilisation system of the 1.8 m Auxiliary Telescopes of the Very Large Telescope Interferometer was never dimensioned for robust fringe tracking, except when atmospheric seeing conditions are excellent. Increasing the level of wavefront correction at the telescopes is expected to improve the coupling into the single-mode fibres of the instruments, and enable robust fringe tracking even in degraded conditions. We deployed a new adaptive optics module for interferometry (NAOMI) on the Auxiliary Telescopes. We present its design, performance, and effect on the observations that are carried out with the interferometric instruments.
△ Less
Submitted 19 August, 2019;
originally announced August 2019.
-
A Wide Orbit Exoplanet OGLE-2012-BLG-0838Lb
Authors:
Poleski R.,
Suzuki D.,
Udalski A.,
Xie X.,
Yee J. C.,
Koshimoto N.,
Gaudi B. S.,
Gould A.,
Skowron J.,
Szymanski M. K.,
Soszynski I.,
Pietrukowicz P.,
Kozlowski S.,
Wyrzykowski L.,
Ulaczyk K.,
Abe F.,
Barry R. K.,
Bennett D. P.,
Bhattacharya A.,
Bond I. A.,
Donachie M.,
Fujii H.,
Fukui A.,
Itow Y.,
Hirao Y.
, et al. (26 additional authors not shown)
Abstract:
We present the discovery of a planet on a very wide orbit in the microlensing event OGLE-2012-BLG-0838. The signal of the planet is well separated from the main peak of the event and the planet-star projected separation is found to be twice larger than the Einstein ring radius, which roughly corresponds to a projected separation of ~4 AU. Similar planets around low-mass stars are very hard to find…
▽ More
We present the discovery of a planet on a very wide orbit in the microlensing event OGLE-2012-BLG-0838. The signal of the planet is well separated from the main peak of the event and the planet-star projected separation is found to be twice larger than the Einstein ring radius, which roughly corresponds to a projected separation of ~4 AU. Similar planets around low-mass stars are very hard to find using any technique other than microlensing. We discuss microlensing model fitting in detail and discuss the prospects for measuring the mass and distance of lens system directly.
△ Less
Submitted 17 November, 2021; v1 submitted 16 January, 2019;
originally announced January 2019.
-
Dynamics and biological reference points in a stochastic age-structured fish population model with an illustration of the Patagonian toothfish population
Authors:
V. Riquelme,
T. J. Quinn II,
H. Ramírez C
Abstract:
In this manuscript we investigate the long-term behavior of a single-species fishery, which is harvested by several fleets. The time evolution of this population is modeled by a discrete time stochastic age-structured model. We assume that incertitude only affects the recruitment. First, for the deterministic version of this model, we characterize the equilibrium yields in terms of the fishing mor…
▽ More
In this manuscript we investigate the long-term behavior of a single-species fishery, which is harvested by several fleets. The time evolution of this population is modeled by a discrete time stochastic age-structured model. We assume that incertitude only affects the recruitment. First, for the deterministic version of this model, we characterize the equilibrium yields in terms of the fishing mortality. Then, for the stochastic version, we introduce the concepts of maximum expected, log expected and harmonic expected sustainable yield, and we analyze how the incertitude affects the behavior of these yields and their stationary distribution. All the numerical simulations are performed with data obtained from Patagonian Tooth-fish fishery, which is harvested by four different type of fleets: Chilean Industrial fleet, Chilean Artisanal fleet, Argentinean longline fleet, and Argentinean Artisanal fleet.
△ Less
Submitted 16 November, 2018;
originally announced November 2018.
-
Extensions of mixed Hodge modules and Picard-Fuchs equations
Authors:
Pedro Luis del Ángel R.,
José Jaime Hernández C
Abstract:
The normal function associated to algebraic cycles in higher Chow groups defines a differential equation. This Picard-Fuchs equation defines an extension of $D$-modules as well as an extension of local systems. In this paper, we show that both extensions define the same extension of mixed Hodge modules determined by the normal function.
The normal function associated to algebraic cycles in higher Chow groups defines a differential equation. This Picard-Fuchs equation defines an extension of $D$-modules as well as an extension of local systems. In this paper, we show that both extensions define the same extension of mixed Hodge modules determined by the normal function.
△ Less
Submitted 7 August, 2018;
originally announced August 2018.
-
A vendors evaluation using AHP for an Indian steel pipe manufacturing company
Authors:
Giridhar Kamath,
Rakesh Naik,
Shiva Prasad H C
Abstract:
To improve a firms supply chain performance it is essential to have a vendor evaluation process to be able to showcase an organizations success in the present aggressive market. Hence, the process of evaluating the vendor is a crucial task of the purchasing executives in supply chain management. The objective of this research is to propose a methodology to evaluate the vendors for a steel pipe man…
▽ More
To improve a firms supply chain performance it is essential to have a vendor evaluation process to be able to showcase an organizations success in the present aggressive market. Hence, the process of evaluating the vendor is a crucial task of the purchasing executives in supply chain management. The objective of this research is to propose a methodology to evaluate the vendors for a steel pipe manufacturing firm in Gujarat, India. For the purpose of the study, the Analytical Hierarchy Process was used to evaluate the best raw material vendor for this company. Multiple qualitative and quantitative criteria are involved in the vendor evaluation process. To solve the complex problem of vendor evaluation, a tradeoff between this multicriteria is important. The outcomes indicated that the AHP technique makes it simpler to assign weights for the different criteria for evaluating the vendor. Research findings showed that quality is the most important criterion followed by delivery, cost and vendor relationship management.
△ Less
Submitted 31 May, 2018;
originally announced June 2018.
-
Does supplier evaluation impact process improvement?
Authors:
Shiva Prasad H C,
Giridhar Kamath,
Gopalkrishna Barkur,
Rakesh Naik
Abstract:
The research explores and examines factors for supplier evaluation and its impact on process improvement particularly aiming on a steel pipe manufacturing firm in Gujarat, India. Data was collected using in-depth interview. The questionnaire primarily involves the perception of evaluation of supplier. Factors influencing supplier evaluation and its influence on process improvement is also examined…
▽ More
The research explores and examines factors for supplier evaluation and its impact on process improvement particularly aiming on a steel pipe manufacturing firm in Gujarat, India. Data was collected using in-depth interview. The questionnaire primarily involves the perception of evaluation of supplier. Factors influencing supplier evaluation and its influence on process improvement is also examined in this study. The model testing and validation were done using partial least square method. Outcomes signified that the factors that influence the evaluation of the supplier are quality, cost, delivery and supplier relationship management. The study depicted that quality and cost factors for supplier evaluation are insignificant. The delivery and supplier relationship management have the significant influence on the evaluation of the supplier. The research also depicted that supplier evaluation has a significant influence on process improvement. Many researchers have considered quality, cost and delivery as the factors for evaluating the suppliers. But for a company, it is quintessential to have a good relationship with the supplier. Hence, the factor, supplier relationship management is considered for the study. Also, the case study company focused more on quality and cost factors for the supplier evaluation of the firm. However, delivery and supplier relationship management are also equally important for a firm in evaluating the supplier.
△ Less
Submitted 31 May, 2018;
originally announced June 2018.
-
TrueChain: Highly Performant Decentralized Public Ledger
Authors:
Eric Zhang,
Hendrik C,
Yang Liu,
Archit Sharma,
Jasper L
Abstract:
In this paper we present the initial design of Minerva consensus protocol for Truechain and other technical details. Currently, it is widely believed in the blockchain community that a public chain cannot simultaneously achieve high performance, decentralization and security. This is true in the case of a Nakamoto chain (low performance) or a delegated proof of stake chain (partially centralized),…
▽ More
In this paper we present the initial design of Minerva consensus protocol for Truechain and other technical details. Currently, it is widely believed in the blockchain community that a public chain cannot simultaneously achieve high performance, decentralization and security. This is true in the case of a Nakamoto chain (low performance) or a delegated proof of stake chain (partially centralized), which are the most popular block chain solutions at time of writing. Our consensus design enjoys the same consistency, liveness, transaction finality and security guarantee, a de-facto with the Hybrid Consensus. We go on to propose the idea of a new virtual machine on top of Ethereum which adds permissioned-chain based transaction processing capabilities in a permissionless setting. We also use the idea of data sharding and speculative transactions, and evaluation of smart contracts in a sharding friendly virtual machine. Finally, we will briefly discuss our fundamentally ASIC resistant mining algorithm, Truehash.
△ Less
Submitted 1 December, 2018; v1 submitted 3 May, 2018;
originally announced May 2018.
-
An Improved Secretive Coded Caching Scheme exploiting Common Demands
Authors:
Hari Hara Suthan C,
Ishani Chugh,
Prasad Krishnan
Abstract:
Coded caching schemes on broadcast networks with user caches help to offload traffic from peak times to off-peak times by prefetching information from the server to the users during off-peak times and thus serving the users more efficiently during peak times using coded transmissions. We consider the problem of secretive coded caching which was proposed recently, in which a user should not be able…
▽ More
Coded caching schemes on broadcast networks with user caches help to offload traffic from peak times to off-peak times by prefetching information from the server to the users during off-peak times and thus serving the users more efficiently during peak times using coded transmissions. We consider the problem of secretive coded caching which was proposed recently, in which a user should not be able to decode any information about any file that the user has not demanded. We propose a new secretive coded caching scheme which has a lower average rate compared to the existing state-of-the-art scheme, for the same memory available at the users. The proposed scheme is based on exploiting the presence of common demands between multiple users.
△ Less
Submitted 26 August, 2017; v1 submitted 23 May, 2017;
originally announced May 2017.
-
Electrical imprint effects on far infrared (FIR) transmittance spectrum in PZT ferroelectric films
Authors:
H. Vivas C
Abstract:
Tunable transmittance response in the $0.1-25$ THz range for a lead Zirconate Titanate Ferroelectric film under imprint effects and surface anisotropy is calculated by adapting the classical Landau Devonshire theory and the Rouard's method. Induced electrical field is introduced by modulating the $P-E$ polarization profile, while the dielectric permittivity frequency dependence enters into the for…
▽ More
Tunable transmittance response in the $0.1-25$ THz range for a lead Zirconate Titanate Ferroelectric film under imprint effects and surface anisotropy is calculated by adapting the classical Landau Devonshire theory and the Rouard's method. Induced electrical field is introduced by modulating the $P-E$ polarization profile, while the dielectric permittivity frequency dependence enters into the formalism by taking into the account the soft phonon mode E(TO1) contribution in the framework of the Drude-Lorentz model. It is found that two optical states of light transmittance emerge at zero applied field and normal incidence, and the intensities of transmitted light are closely correlated with the strength of imprint and the path of the electrical polarization.
△ Less
Submitted 17 February, 2015; v1 submitted 5 September, 2014;
originally announced September 2014.
-
Optical reflectivity and magnetoelectric effects on resonant plasmon modes in composite metal-multiferroic systems
Authors:
H. Vivas C.,
C. Vargas-Hernández
Abstract:
The rôle of the magnetoelectric effect upon optical reflectivity is studied by adapting an electrodynamic-based model for a system composed by a 2D metallic film in contact with an extended multiferroic material exhibiting weak ferromagnetism. The well-known \emph{Nakayama's} boundary condition is reformulated by taking into account the magnetoelectric coupling as well as an externally applied mag…
▽ More
The rôle of the magnetoelectric effect upon optical reflectivity is studied by adapting an electrodynamic-based model for a system composed by a 2D metallic film in contact with an extended multiferroic material exhibiting weak ferromagnetism. The well-known \emph{Nakayama's} boundary condition is reformulated by taking into account the magnetoelectric coupling as well as an externally applied magnetic field $\mathbf{B}$ in an arbitrary direction. It is found that the reflectance shows strong fluctuations for incident radiation close to the characteristic antiferromagnetic resonance frequency associated with the multiferroic material in the THz regime. These results were verified for a 10 nm metallic foil by using a finite element method (FEM) and the Rouard's approach, for a wide range of wavelengths (0.1 - 5 mm), showing good agreement with respect to Nakayama's outcome, for the particular material BaMnF$_4$.
△ Less
Submitted 24 September, 2013; v1 submitted 21 March, 2013;
originally announced March 2013.
-
Survey on Various Gesture Recognition Techniques for Interfacing Machines Based on Ambient Intelligence
Authors:
Harshith C,
Karthik R. Shastry,
Manoj Ravindran,
M. V. V. N. S. Srikanth,
Naveen Lakshmikhanth
Abstract:
Gesture recognition is mainly apprehensive on analyzing the functionality of human wits. The main goal of gesture recognition is to create a system which can recognize specific human gestures and use them to convey information or for device control. Hand gestures provide a separate complementary modality to speech for expressing ones ideas. Information associated with hand gestures in a conversati…
▽ More
Gesture recognition is mainly apprehensive on analyzing the functionality of human wits. The main goal of gesture recognition is to create a system which can recognize specific human gestures and use them to convey information or for device control. Hand gestures provide a separate complementary modality to speech for expressing ones ideas. Information associated with hand gestures in a conversation is degree,discourse structure, spatial and temporal structure. The approaches present can be mainly divided into Data-Glove Based and Vision Based approaches. An important face feature point is the nose tip. Since nose is the highest protruding point from the face. Besides that, it is not affected by facial expressions.Another important function of the nose is that it is able to indicate the head pose. Knowledge of the nose location will enable us to align an unknown 3D face with those in a face database. Eye detection is divided into eye position detection and eye contour detection. Existing works in eye detection can be classified into two major categories: traditional image-based passive approaches and the active IR based approaches. The former uses intensity and shape of eyes for detection and the latter works on the assumption that eyes have a reflection under near IR illumination and produce bright/dark pupil effect. The traditional methods can be broadly classified into three categories: template based methods,appearance based methods and feature based methods. The purpose of this paper is to compare various human Gesture recognition systems for interfacing machines directly to human wits without any corporeal media in an ambient environment.
△ Less
Submitted 30 November, 2010;
originally announced December 2010.