Skip to main content

Instructions

Student presentations must have a faculty sponsor.

Abstracts must include a title and a description of the research, scholarship, or creative work. The description should be 150-225 words in length and constructed in a format or style appropriate for the presenter’s discipline.

The following points should be addressed within the selected format or style for the abstract:

  • A clear statement of the problem or question you pursued, or the scholarly goal or creative theme achieved in your work.
  • A brief comment about the significance or uniqueness of the work.
  • A clear description of the methods used to achieve the purpose or goals for the work.
  • A statement of the conclusions, results, outcomes, or recommendations, or if the work is still in progress, the results you expect to report at the event.

Presenter photographs should be head and shoulder shots comparable to passport photos.

Additional Information

More information is available at carthage.edu/celebration-scholars/. The following are members of the Research, Scholarship, and Creativity Committee who are eager to listen to ideas and answer questions:

  • Jun Wang
  • Kim Instenes
  • John Kirk
  • Nora Nickels
  • Andrew Pustina
  • James Ripley

Compression-Based Digital Watermarking of Color Images Using Quaternion-Valued Neural Networks

Name: Riley Maguire
Major: Mathematics
Hometown: Grayslake, IL
Faculty Sponsor: Diana Thomson
Other Sponsors:  
Type of research: SURE
Funding: SURE

Name: Alec DiGirolamo
Major: Computer Science
Hometown: Pleasant Prairie, WI
Faculty Sponsor: Diana Thomson
Other Sponsors:  
Type of research: SURE
Funding: SURE

Abstract

We develop a neural network to add a digital watermark to an image. This watermark changes how the color of the image is processed, to color images with a network that uses quaternions. Quaternions are 4-dimensional vectors with three complex bases and a real part. In order to make the network classify data as accurately as possible, we minimize a function that determines the inaccuracy, called the error function. Since quaternions are non-commutative under multiplication, we also determine the most efficient multiplication order for minimizing the error function of the neuron. While many have investigated how to make neural networks more efficient, improving network efficiency by changing the multiplication order of quaternions has not been as thoroughly researched. Here, we present the most efficient multiplication order of quaternions, as well as a network that implements digital watermarks.
$(function() { $('#print h2').prepend('Print'); $('#print h2 a').click(function() { window.print(); return false; }); });