CINXE.COM

3rd International Conference on Computing and Information Technology (CITE 2025)

<!DOCTYPE html> <html> <head> <!--Import Google Icon Font--> <link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet"> <link href="https://fonts.googleapis.com/css?family=Roboto+Condensed" rel="stylesheet"> <!--Import materialize.css--> <link type="text/css" rel="stylesheet" href="css/materialize.min.css" media="screen,projection" /> <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.0.13/css/all.css" integrity="sha384-DNOHZ68U8hZfKXOrtjWvjxusGo9WQnrNx2sqG0tfsghAvtVlRW3tvkXWZh58N9jp" crossorigin="anonymous"> <link type="text/css" rel="stylesheet" href="css/main.css" /> <meta charset="UTF-8"> <!--Let browser know website is optimized for mobile--> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <title> 3rd International Conference on Computing and Information Technology (CITE 2025) </title> <link rel="icon" type="image/ico" href="img/logo.ico"> </head> <body> <!-- Header --> <header class="main-header"> <nav class="transparent"> <div class="container"> <div class="nav-wrapper"> <a href="#" class="brand-logo">CITE </a> <a href="#" data-activates="mobile-nav" class="button-collapse"> <i class="fa fa-bars"></i> </a> <ul class="right hide-on-med-and-down"> <li> <a href="index">HOME</a> </li> <li> <a href="papersubmission">PAPER SUBMISSION</a> </li> <li> <a href="committee">PROGRAM COMMITTEE</a> </li> <li> <a class="active-link" href="#">ACCEPTED PAPERS</a> </li> <li> <a href="contact">CONTACT US</a> </li> </ul> <ul class="side-nav grey darken-1 white-text" id="mobile-nav"> <h4 class="center">CITE 2025</h4> <li> <div class="divider"></div> </li> <li> <a href="index"> <i class="fa fa-home white-text"></i>Home </a> </li> <li> <a href="papersubmission"> <i class="fa fa-user white-text"></i>Paper Submission </a> </li> <li> <a href="committee"> <i class="fa fa-user white-text"></i>Program Committee </a> </li> <li> <a class="active-link" href="papers"> <i class="fa fa-newspaper white-text"></i>Accepted Papers </a> </li> <li> <a href="contact"> <i class="fa fa-phone white-text"></i>Contact Us </a> </li> <li> <div class="divider"></div> </li> <li> <a href="/submission/index.php" target="blank" class="btn grey waves-effect waves-light">Paper Submission</a> </li> </ul> </div> </div> </nav> <!-- Showcase --> <div class="showcase container"> <div class="row"> <div class="col s12 m10 offset-m1 center grey-text text-darken-3"> <h5>Welcome to CITE 2025</h5> <h2>3<sup>rd</sup> International Conference on Computing and Information Technology (CITE 2025) </h2> <p>March 28 ~ 29, 2025, Virtual Conference</p> <br> <br> </div> </div> </div> </header> <section class="section section-icons "> <div class="container"> <div class="row"> <div class="col s12 m12"> <div class="card-panel grey darken-2 z-depth-3 white-text center"> <i class="fa fa-paper-plane fa-3x"></i> <h5>Accepted Papers</h5> </div> </div> <div class="col s12 m12"> <div class="card-panel white z-depth-3 "> <h6 style="color:black;font-family:classic wide,sans-cserif;font-size:20px"><b>Co2 Emission Awareness and File Download Consent </b></h6> <p style="color:black;text-align:justify;font-size: 15px;">Clifton Reddy<sup>1</sup>, Anagha Reddy<sup>2</sup>, <sup>1</sup>American National Insurance, League City, Texas, USA, <sup>2</sup>Transamerica Insurance, Cedar Rapids, Iowa, USA </p> <h6 style="color:black;font-family:classic wide,sans-serif;"><b>ABSTRACT</b></h6> <p style="color:black;text-align:justify;">The growing use of client-side technologies for file downloads requires mechanisms to inform users about CO2 emissions, especially when downloading large files or streaming media. This paper proposes a method to validate file sizes using the HTTP HEAD method and warn users of carbon emissions before downloading. Client-side scripts send a HEAD request to retrieve the file size and region information, calculate emissions, and display a dialog to users, allowing them to decide whether to proceed. This approach reduces resource consumption and educates users about the environmental impact of their internet activities. </p> <h6 style="color:black;font-family:classic wide,sans-serif;"><b>Keywords</b></h6> <p style="color:black;text-align:justify;">Carbon Emission, Content Download, Mobile Data, Sustainable Practices, Browser Functionality. </p> <br> <h6 style="color:black;font-family:classic wide,sans-cserif;font-size:20px"><b>Scalable Binary Cur Low-Rank Approximation Algorithm </b></h6> <p style="color:black;text-align:justify;font-size: 15px;">Bowen Su, Michigan State University, United States of America </p> <h6 style="color:black;font-family:classic wide,sans-serif;"><b>ABSTRACT</b></h6> <p style="color:black;text-align:justify;">Large-scale matrices arising in applications such as social networks and genomics often exhibit low-rank structures that traditional decomposition techniques, like Singular Value Decomposition, cannot efficiently handle due to their high computational cost. In this paper, we present a Scalable Binary CUR Low-Rank Approximation Algorithm designed to overcome these limitations by leveraging parallel processing and a novel blockwise adaptive cross algorithm. Our approach selects representative rows and columns through a binary parallel selection process, constructing a CUR decomposition that approximates the original matrix with significantly reduced complexity. Numerical experiments on Hilbert matrices and synthetic low-rank matrices demonstrate that our algorithm achieves near-optimal accuracy while offering substantial improvements in computational efficiency. Furthermore, scalability analysis indicates that the proposed method effectively utilizes multi-core architectures, paving the way for efficient processing of extremely large datasets. </p> <h6 style="color:black;font-family:classic wide,sans-serif;"><b>Keywords</b></h6> <p style="color:black;text-align:justify;">Low-Rank Approximation; Multicore; Scalable algorithm. </p> <br> <h6 style="color:black;font-family:classic wide,sans-cserif;font-size:20px"><b>Topic Mining Based on Fine-Tuning Sentence-Bert and LDA </b></h6> <p style="color:black;text-align:justify;font-size: 15px;">Jianheng Li<sup>1</sup> and Lirong Chen<sup>2</sup>, <sup>1</sup>Department of Computer Engineering, Inner Mongolia University, Hohhot , China, <sup>2</sup>School of Computer Science, Inner Mongolia University, Hohhot , China </p> <h6 style="color:black;font-family:classic wide,sans-serif;"><b>ABSTRACT</b></h6> <p style="color:black;text-align:justify;">Applying the Sentence-BERT model to the field of e-commerce products, presenting consumers with key information on fine-grained attributes of the products. This study will combine the fine-tuning of the Sentence-BERT word embedding model with the LDA model. Firstly, fine tune the Sentence-BERT model in the specific field of e-commerce, converting online comment text into a more semantically informative set of word vectors; Secondly, the vectorized word set is fed into the LDA model for topic feature extraction; Finally, focus on the key features of the product through keyword analysis under the theme. This study combines other word embedding models with LDA models and compares them with commonly used topic extraction methods. The results of this model improve the granularity and accuracy of topic segmentation, and achieve good topic consistency. </p> <h6 style="color:black;font-family:classic wide,sans-serif;"><b>Keywords</b></h6> <p style="color:black;text-align:justify;">Sentence-BERT,LDA model,Topic extraction. </p> <br> <h6 style="color:black;font-family:classic wide,sans-cserif;font-size:20px"><b>Rethinking Dynamic Scale Training with Regularization Effect of Data Augmentation and Datapool </b></h6> <p style="color:black;text-align:justify;font-size: 15px;">Yuxuan Cheng, Beijing Normal-Hong Kong Baptist University, China </p> <h6 style="color:black;font-family:classic wide,sans-serif;"><b>ABSTRACT</b></h6> <p style="color:black;text-align:justify;">Natural data collected from the real world often exhibit the scale imbalance problem. A large object can produce much more loss values than a small object, causing the detector to favor large objects more, even though small objects dominant the dataset. This inclination inside detectors results in the performance degradation of small objects. To alleviate this problem, this paper proposes a new patch-level collage fashion data augmentation technique and a new global scheduler based on existing dynamic scale training paradigm. Our new data augmentation can generate collage images with uniform object scales for better augmentation effects. Additionally, our new global scheduler can adjust the strength between different data augmentations to adapt to different stages of the training process. Experiments demonstrate the effectiveness of our techniques. </p> <h6 style="color:black;font-family:classic wide,sans-serif;"><b>Keywords</b></h6> <p style="color:black;text-align:justify;">Scale Imbalance, Data Augmentation, Model Brittleness. </p> <br> </div> </div> </div> </div> </section> <!-- Section: Scope --> <!-- Section: Footer --> <footer class="page-footer grey lighten-1"> <div class="container"> <div class="row"> <div class="col s12 m6"> <h5 class="grey-text lighten-3"> <font color="#FFF">Contact Us</font> </h5> <a href="mailto:cite@cite2025.org" style="color:#000">cite@cite2025.org</a> </div> </div> </div> <div class="footer-copyright grey darken-2"> <div class="container center"> Copyright &copy; CITE 2025 </div> </div> </footer> <!--Import jQuery before materialize.js--> <script type="text/javascript" src="https://code.jquery.com/jquery-3.2.1.min.js"></script> <script type="text/javascript" src="js/materialize.min.js"></script> <script> $(document).ready(function () { // Custom JS & jQuery here $('.button-collapse').sideNav(); }); </script> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10